compute_variance {CyTOFpower}R Documentation

Compute variance

Description

Compute variance

Usage

compute_variance(raw_data_lg)

Arguments

raw_data_lg

data.frame, cells values in long format.

Details

Compute the observed variance in the data.

Value

numeric, observed variance mean.


[Package CyTOFpower version 1.0.0 Index]