Description Usage Arguments Details Value
Estimates mode for each parameter in matrix given vector of values.
1 | estimate_betas(betas, method = "shorth")
|
betas |
Matrix with dimensions n x m (parameters x iterations). |
method |
Default value is shorth. See more in @details . |
Available methods are "mfv", "lientz", "naive",
"venter", "grenander", "hsm", "hrm", "parzen", "tsybakov", and "asselin".
For more, see mlv
documentation.
Vector of estimated mode values for each parameter (n)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.