calc_std_error_of_mean_cpp {tracerer} | R Documentation |
Calculates the standard error of the mean
Description
Calculates the standard error of the mean
Usage
calc_std_error_of_mean_cpp(sample)
Arguments
sample |
numeric vector of values |
Value
the standard error of the mean
Author(s)
Richèl J.C. Bilderbeek
[Package tracerer version 2.2.3 Index]