summary.nlrob {robustbase}R Documentation

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.

Author(s)

Andreas Ruckstuhl

Examples

## To do

[Package robustbase version 0.2-8 Index]