Learn R Programming

forestinventory (version 1.0.0)

summary: Summarizing Global and Small-Area Estimation Results

Description

Summarizing Global and Small-Area Estimation Results

Usage

# S3 method for onephase
summary(object, coefs = FALSE, ...)

# S3 method for twophase summary(object, coefs = FALSE, ...)

# S3 method for threephase summary(object, coefs = FALSE, ...)

Arguments

object

object of class onephase, twophase or threephase, containing estimation results of the respective estimation method.

coefs

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.