studentize | R Documentation |
Studentize data using the standard technique
studentize(data)
data |
A numeric vector that we want to studentize |
A numeric vector that has studentized values
studentize(rnorm(100,1,1))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.