print.disag_prediction: Print function for disaggregation prediction

View source: R/summary.R

print.disag_predictionR Documentation

Print function for disaggregation prediction

Description

Function that prints the prediction from the disaggregation model.

Usage

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

Arguments

x

Object returned from predict.disag_model.

...

Further arguments to print function.

Details

Prints the number of polyons and pixels, the number of pixels in the largest and smallest polygons and summaries of the covariates.


disaggregation documentation built on Nov. 8, 2023, 5:07 p.m.