predict_model: Takes the GLM model and raster stack and creates an output...

Description Usage Arguments Value Examples

Description

Takes the GLM model and raster stack and creates an output raster.

Usage

1
predict_model(predictors, model)

Arguments

predictors

A raster stack.

model

A GLM model object.

Value

object pb - A raster of predicted liklehood of occurance.

Examples

1
predict model(input_predictors, input_model)

rjBadger/niche.modelR documentation built on May 5, 2019, 12:31 a.m.