print.SAEforest: Prints a 'SAEforest' object

View source: R/print_SAEforest.R

print.SAEforestR Documentation

Prints a 'SAEforest' object

Description

Basic information of an SAEforestObject is printed.

Usage

## S3 method for class 'SAEforest'
print(x, ...)

Arguments

x

Object of class SAEforest, representing point and MSE estimates obtained by function SAEforest_model.

...

Optional additional inputs that are ignored for this method.

Value

Prints basic information on survey data characteristics.

See Also

SAEforestObject


krennpa/SAEforest documentation built on Jan. 30, 2024, 12:31 a.m.