DataSummary: Output module: DataSummary

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

View source: R/DataSummary.R

Description

The DataSummary module generates summaries of both the point data (non-background) and the raster data for the purposes of data exploration. The module outputs a list of two summaries to the console.

Usage

1
DataSummary(.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.

Data type

presence-only, presence/background, presence/absence

Version

1.1

Date submitted

2017-10-05

Author(s)

David Wilkinson, davidpw@student.unimelb.edu.au

See Also

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


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