Last data update: 2014.03.03

R: Class PredictiveModelList
PredictiveModelList-classR Documentation

Class PredictiveModelList

Description

An S4 class to hold multiple mathematical models for different land use categories belonging to the same map.

Slots

models

list of predictive models

categories

numeric vector of land use categories

labels

character vector with labels corresponding to categories

Results