Description Usage Arguments Value
View source: R/BuildPredRiskModel.R
Build RF Model with locations of mountain lion kill sites
1 | BuildPredRiskModel(pred.data, ncpu, withold, method, combine.data)
|
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 |
Returns a list object with RFData necessary to predict probably of use in RF models (elk, coyotes, and mountain lions)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.