summary
method for class ecoNP
.
# S3 method for summary.ecoNP
print(x, digits = max(3, getOption("digits") - 3), ...)
summary.ecoNP
yields an object of class summary.ecoNP
containing the following elements:
The call from ecoNP
.
The number of units.
The number of Monte Carlo samples.
Aggregate posterior estimates of the marginal means of \(W_1\) and \(W_2\) using \(X\) and \(N\) as weights.
If
param = TRUE
, the following elements are also included:
Posterior estimates of model parameters: population mean
estimates of \(W_1\) and \(W_2\). If subset
is specified, only a
subset of the population parameters are included.
If unit = TRUE
,
the following elements are also included:
Unit-level posterior estimates for \(W_1\).
Unit-level posterior estimates for \(W_2\).
This object can be printed by print.summary.ecoNP
An object of class summary.ecoNP
.
the number of significant digits to use when printing.
further arguments passed to or from other methods.
ecoNP
, predict.eco