Skip to main content

se

Function se 

Source
pub fn se(data: &[f64]) -> Result<f64, String>
Expand description

Standard error of the mean: sample_sd / sqrt(n).