Description Usage Arguments Examples
Standardfehler und Konfidenzintervall des Mittelwerts, auch gruppenbezogen
1 2 3 4 5 6 7 8  | 
data | 
|
measurevar | 
|
groupvars | 
|
na.rm | 
|
conf.interval | 
|
.drop | 
1 2  | summarySE(crime_data,"pcths")
summarySE(mtcars,"mpg",groupvars="cyl", conf.interval = 80)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.