Learn R Programming

disaggregation (version 0.1.4)

summary.disag_prediction: Summary function for disaggregation prediction

Description

Function that summarizes the prediction from the disaggregation model.

Usage

# S3 method for disag_prediction
summary(object, ...)

Value

A list of the number of polyons, the number of covariates and summaries of the covariates.

Arguments

object

Object returned from predict.disag_model

...

Further arguments to summary function.

Details

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