summary method for class ecoNP.## S3 method for class 'ecoNP':
summary(object, CI = c(2.5, 97.5), param = FALSE,
units = FALSE, subset = NULL, ...) ## S3 method for class 'summary.ecoNP':
print(x, digits = max(3, getOption("digits") - 3), ...)
ecoNP.summary.ecoNP.TRUE, the posterior estimates of the
population parameters will be provided. The default value is
FALSE.TRUE, the in-sample predictions for
each unit or for a subset of units will be provided. The default
value is FALSE.units is
TRUE. The default value is NULL where the in-sample
predictions for each unit will be provisummary.ecoNP yields an object of class summary.ecoNP
containing the following elements:ecoNP.param = TRUE, the following elements are also included:subset is
specified, only a subset of the population parameters are included.unit = TRUE, the following elements are also included:print.summary.ecoNPecoNP, predict.eco