View source: R/methods_RRi_fit.R
print.summary.RRi_fit | R Documentation |
Print summary of RRi_fit objects
## S3 method for class 'summary.RRi_fit'
print(x, ...)
x |
An object of class "summary.RRi_fit". |
... |
Additional arguments. |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.