Description Usage Arguments Details Data type Version Date submitted Author(s) See Also
This module plots the estimated coefficients from the LogisticRegression module and returns the summarised model object
1 | CoefficientPlot(.model, .ras)
|
.model |
Internal parameter, do not use in the workflow function. |
.ras |
Internal parameter, do not use in the workflow function. |
The module outputs a point plot of coefficient estimates from the LogisticRegression module. Coefficients with a p-value <= 0.05 are identified on the graph. The summary glm object is returned in the console. This module is only implemented for the LogisticRegression model module.
presence/absence
0.3
2017-05-09
Liz Martin, emartin@student.unimelb.edu.au
Other output: AIC, AUC,
Appify, CovHistograms,
DataSummary, Deviance,
GenerateCovariateReport,
InteractiveCovariateMap,
InteractiveMap,
InteractiveOccurrenceMap,
NoOutput, PairPlot,
PerformanceMeasures,
PredictNewRasterMap,
PrintMap, PrintOccurrenceMap,
ROCcurve, ReliabilityPlot,
ResponseCurveViz,
ResponseCurve, ResponsePlot,
SameTimePlaceMap, SeparatePA,
SurfaceMap,
VariableImportance
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.