| rgmwm {simts} | R Documentation | 
GMWM for Robust/Classical Comparison
Description
Creates a rgmwm object to compare the results generated by robust/classical method.
Usage
rgmwm(model, data, eff = c(0.9, 0.8, 0.6), ...)
Arguments
model | 
 A   | 
data | 
 A   | 
eff | 
 A   | 
... | 
 Other arguments passed to the main   | 
Details
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.
Value
A rgmwm object
[Package simts version 0.2.2 Index]