summary {forestinventory} | R Documentation |
Summarizing Global and Small-Area Estimation Results
Description
Summarizing Global and Small-Area Estimation Results
Usage
## S3 method for class 'onephase'
summary(object, coefs = FALSE, ...)
## S3 method for class 'twophase'
summary(object, coefs = FALSE, ...)
## S3 method for class 'threephase'
summary(object, coefs = FALSE, ...)
Arguments
object |
object of class |
coefs |
of type " |
... |
additional arguments, so far ignored. |
[Package forestinventory version 1.0.0 Index]