rf_mod: RF RSF-type models

Description Usage Arguments Value Examples

Description

Create an RF RSF type model

Usage

1
rf_mod(x, ras, basepath, ntree)

Arguments

x

output of rf_sampling

ras

raster stack of covars

basepath

base location to save to

ntree

number of trees to create in RF Model

return

logical, if TRUE, returns the predicted raster

Value

Predict spatial rf models

Examples

1
system.time({ sampout<-lapply(d[1],rf_sampling,dat=df,nsamps=2,nt=5,maxnt=5,proj=dfproj,ras=nras) })

MovingUngulate/DEERP documentation built on May 3, 2019, 8:34 p.m.