Summarizing Global and Small-Area Estimation Results
# S3 method for onephase
summary(object, coefs = FALSE, ...)# S3 method for twophase
summary(object, coefs = FALSE, ...)
# S3 method for threephase
summary(object, coefs = FALSE, ...)
object of class onephase
, twophase
or threephase
,
containing estimation results of the respective estimation method.
of type "logical
". If set to TRUE
, also
gives the regression coefficients of twophase
and
threephase
estimations. Defaults to FALSE
.
additional arguments, so far ignored.