pred_bbgdm_cpp: predict bbgdm cpp function

Description Usage Arguments

Description

predict bbgdm cpp function

Usage

1
pred_bbgdm_cpp(raster_stack, output_raster, neighbourhood, bbgdm_coef)

Arguments

raster_stack

raster stack of i-spline transformed environmental layers.

output_raster

binary raster one for cells to predict to and NA for areas not to predict too.

neighbourhood

numeric matrix which creates the neighbourhood average.

bbgdm_coef

I-spline coefficents from bbgdm model fit.


skiptoniam/bbgdm documentation built on May 30, 2019, 1:05 a.m.