Print a summary of the fitted Emax model. Printed output returned as invisible matrix.
# S3 method for emaxsimBobj
print(x, nprint=min(length(x$y),20), ...)
Object output by the extractor function [] for emaxsimB
Number of observations to print. If a vector of
length 2, nprint
is the range of data to print.
No options implemented.