View source: R/ScriptFonctionsSourcesVpack.r
sem | R Documentation |
Calcul de l'erreur standard
sem(x)
x |
un vecteur |
formule ecart-type/racine du nombre de valeur. Attention, il faudrait rajouter un argument pour utiliser la formule n-1 quand neccessaire...
une valeur d'erreur standard
A<-rnorm(45,3,2)
sem(A)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.