coef.Nmdl: coef of a 'Nmdl' object

View source: R/methods.R

coef.NmdlR Documentation

coef of a Nmdl object

Description

This is a method for the function coef() for objects of the class Nmdl.

Usage

## S3 method for class 'Nmdl'
coef(object, ...)

Arguments

object

an object for which the extraction of model coefficients is meaningful.

...

other arguments.

Value

vector of coefficients.


roga11/MSTest documentation built on Feb. 25, 2025, 6:10 p.m.