cytoflowgui.workflow.operations.xform_stat#
- cytoflowgui.workflow.operations.xform_stat.mean_95ci(x)#
- cytoflowgui.workflow.operations.xform_stat.geomean_95ci(x)#
- class cytoflowgui.workflow.operations.xform_stat.TransformStatisticWorkflowOp[source]#
Bases:
WorkflowOperation,TransformStatisticOp- fill = 0#
- apply(experiment)[source]#
Applies
functionto a statistic.- Parameters:
experiment (
Experiment) – TheExperimentto apply the operation to- Returns:
The same as the old experiment, but with a new statistic that results from applying
functionto the statistic specified instatistic.- Return type: