This function is pretty simple. Just calculates the standard error of the mean for a generic vector. For some odd reason this is not included in the base stats package, so I put it in mine. Removes missing data by default
1 | se(v)
|
v |
Vector to calculate the se of the mean on. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.