print.SAEforest: Prints a 'SAEforest' object
Description
Basic information of an SAEforestObject is printed.
Usage
# S3 method for SAEforest
print(x, ...)
Value
Prints basic information on survey data characteristics.
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.