BuildPredRiskModel: BuildRF Model with locations of mountain lion kill sites...

Description Usage Arguments Value

View source: R/BuildPredRiskModel.R

Description

Build RF Model with locations of mountain lion kill sites

Usage

1
BuildPredRiskModel(pred.data, ncpu, withold, method, combine.data)

Arguments

pred.data

path of data to be used to build RF model

ncpu

number of cpus to parallelize on

withold

percent of data (decimal format) to withold for training model (default 0.25)

method

method used for partitioning and training model ("bootstrap" or "repeatedcv")

raspath

path to raster stack

studypath

path to study area polygon (where you want to define availability)

pathout

path to where predicted RF map should be written

Value

Returns a list object with RFData necessary to predict probably of use in RF models (elk, coyotes, and mountain lions)


khuggler/TediousEcology documentation built on July 10, 2021, 12:34 a.m.