print.Nmdl: Print summary of a 'Nmdl' object

View source: R/methods.R

print.NmdlR Documentation

Print summary of a Nmdl object

Description

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

Usage

## S3 method for class 'Nmdl'
print(x, digits = getOption("digits"), ...)

Arguments

x

an object used to select a method.

digits

minimal number of significant digits, see print.default.

...

further arguments passed to or from other methods.

Value

The Nmdl object is returned invisibly.


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