Print summary of RRi_fit objects
Usage
# S3 method for class 'summary.RRi_fit'
print(x, ...)
Arguments
- x
An object of class "summary.RRi_fit".
- ...
Additional arguments.
Value
A message (of class NULL
) with optimization method used, estimated parameters,
objective value from the Hubber loss algorithm, performance statistics of
the RRi model and the convergence code of the optimization method.