location.est | R Documentation |
To calculate location estimates.
location.est(x, tr = 0.1, detail = FALSE)
x |
Vector of input data. |
tr |
Treaming ratio. Default: 0.1 |
detail |
Print detailed output? Default: FALSE |
None
location.est(mtcars$mpg, detail=T)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.