Learn R Programming

termstrc (version 1.0)

print.nelson: S3 Print Method

Description

S3 print method for an object of the class nelson

Usage

## S3 method for class 'nelson':
print(x,...)

Arguments

x
object of the class nelson
...
other arguments

Details

The print method for an object of the class nelson prints important input parameters of the optimisation and the results of the optimisation (i.e. the optimal parameter vector).

See Also

plot.nelson,summary.nelson