buildModel | Builds a model of the specified type |
buildPredict | A closure that generates a function call for predicting new... |
classAcc | Generates basic error statistics for a model |
Constants | Package Constants |
deg2rad | Convert degrees to radians and vice versa |
ecoGroup | An example of a transformation 'function' |
egTile | An example tile for debugging and didactic purposes |
extractPoints | Extracts the raster data corresponding to each point in the... |
factorLevels | Retrieve the levels within a factor object |
factorValues | Retrieve the values within a factor object |
fx2vars | Convert formula object to x,y variables and vice versa |
generateModels | Generate Models |
getArgs | Extract the arguments used to generate a model object |
getClasses | Recover the classes that a model uses |
getData | Extract the original data from an object |
getFitted | Extract the fitted data from a model object |
getFormula | Extract the formula used to generate a model object |
getProb | Extract the probabilities (confidence) from a model; the... |
getVIMP | Extract the VIMP if it is present |
impute | Impute data from a NN model |
isCat | Is the object categorical or continuous |
mergeLevels | Merge the levels of two factors; the factors of y not present... |
modelAccs | Generate accuracy statistics and variable importance for a... |
modelsValid | Generate validation statistics for a list of models; a... |
nnErrMap | Generate a map of the distance - or error - from a pixel to... |
NPEL.Classification | For aiding in the processing and classification of remote... |
npelVIF | Compute the variable inflation factor of the terms in a... |
npelVIMP | Generate an estimate for variable importance for nearest... |
plotTile | Given a ggplot base object create a finished plot |
plotTile.base | Creates a base ggplot object of the raster object |
plotTiles | Outputs plots of multiple data files into a single folder |
prob2class | Convert a matrix of probabilities to a vector of classes |
readTile | Read a collection of tif layers from a folder |
siteData | An example of site data; this is the portion of the data... |
sortLevels | Sort the levels in a factor |
trimLevels | Trim the levels so the only levels present are ones that... |
validate | Check the accuracy of a model using independent validation... |
water | An example of a water mask |
wrapAccs.Cat | Thin wrappers to package up categorical/continuous... |
writeTile | Compute and output a landscape |
writeTiles | Write multiple output tiles |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.