Learn R Programming

robustbase (version 0.5-0-1)

summary.nlrob: Summarizing Robust Fits of Nonlinear Regression Models

Description

summary method for class "nlrob".

Usage

## S3 method for class 'nlrob':
summary(object, ...)

Arguments

object
an object of class "nlrob", usually, a result of a call to nlrob.
...
further arguments passed to or from other methods.

Value

  • The current implementation is trival and returns the same object. This will change in the future.

Examples

Run this code
## To do

Run the code above in your browser using DataLab