print.emaxsimBobj: Print a summary of the fitted Emax model

print.emaxsimBobjR Documentation

Print a summary of the fitted Emax model

Description

Print a summary of the fitted Emax model. Printed output returned as invisible matrix.

Usage

## S3 method for class 'emaxsimBobj'
print(x, nprint=min(length(x$y),20), ...)

Arguments

x

Object output by the extractor function [] for emaxsimB

nprint

Number of observations to print. If a vector of length 2, nprint is the range of data to print.

...

No options implemented.


clinDR documentation built on Aug. 9, 2023, 9:08 a.m.