stan.error {asbio} | R Documentation |
Estimator for the variance for the sampling distribution of the sample mean, i.e. S^2/n, and the standard deviation of the sampling distribution, i.e. S/sqrt(n).
stan.error(x) stan.error.sq(x)
x |
A vector of quantitative data describing a sampling distribution. |
Ken Aho