print.srm.nhpp.result: Print a fit result of fit.srm.nhpp (S3 method)

View source: R/srm_nhpp.R

print.srm.nhpp.resultR Documentation

Print a fit result of fit.srm.nhpp (S3 method)

Description

Print the fitting result.

Usage

## S3 method for class 'srm.nhpp.result'
print(x, digits = max(3, getOption("digits") - 3), ...)

Arguments

x

An object of srm.logit.result.

digits

The minimum number of significant digits.

...

Other parameters


okamumu/Rsrat documentation built on Feb. 10, 2024, 11:07 p.m.