summary.nlrob {robustbase} | R Documentation |
summary
method for class "nlrob"
.
## S3 method for class 'nlrob': summary(object, ...)
object |
an object of class "nlrob" , usually, a result of
a call to nlrob . |
... |
further arguments passed to or from other methods. |
The current implementation is trival and returns the same object. This will change in the future.
Andreas Ruckstuhl
## To do