param.nlreg {nlreg} | R Documentation |
Use param() on a ‘nlreg’ object
Description
This is a method for the function param()
for objects
inheriting from class nlreg
. See param
for the general behavior of this function and for the interpretation
of object
.
Usage
## S3 method for class 'nlreg'
param(object, ...)
See Also
[Package nlreg version 1.2-4 Index]