SameTimePlaceMap: Output module: SameTimePlaceMap

Description Usage Arguments Value Version Date submitted Author(s) See Also

Description

Output module. A function for outputing the raster of the predictions from an analysis

Usage

1
SameTimePlaceMap(.model, .ras)

Arguments

.model

Internal parameter, do not use in the workflow function. .model is list of a data frame (data) and a model object (model). .model is passed automatically in workflow, combining data from the model module(s) and process module(s), to the output module(s) and should not be passed by the user.

.ras

Internal parameter, do not use in the workflow function. .ras is a raster layer, brick or stack object. .ras is passed automatically in workflow from the covariate module(s) to the output module(s) and should not be passed by the user.

Value

A Raster object giving the probabilistic model predictions for each cell of ras

Version

1.0

Date submitted

2015-11-13

Author(s)

ZOON Developers, zoonproject@gmail.com

See Also

Other output: AIC, AUC, Appify, CoefficientPlot, CovHistograms, DataSummary, Deviance, GenerateCovariateReport, InteractiveCovariateMap, InteractiveMap, InteractiveOccurrenceMap, NoOutput, PairPlot, PerformanceMeasures, PredictNewRasterMap, PrintMap, PrintOccurrenceMap, ROCcurve, ReliabilityPlot, ResponseCurveViz, ResponseCurve, ResponsePlot, SeparatePA, SurfaceMap, VariableImportance


zoonproject/modules documentation built on May 4, 2019, 11:25 p.m.