rgmwm | R Documentation |
Creates a rgmwm
object to compare the results generated by robust/classical method.
rgmwm(model, data, eff = c(0.9, 0.8, 0.6), ...)
model |
A |
data |
A |
eff |
A |
... |
Other arguments passed to the main |
By default, the rgmwm
function will fit a classical gmwm
object. From there, the user has the ability to specify any eff
that is
less than or equal to 0.99.
A rgmwm
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.