Description Usage Arguments Value Examples
To calculate location estimates.
1 | 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
1 | location.est(mtcars$mpg, detail=T)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.