ellipsoid | R Documentation |
An S4 class to organize data and results of ellipsoid* objects
method
("character"), not in ellipsoid_model_rep.
level
("numeric"), not in ellipsoid_model_rep.
centroid
("numeric"), not in ellipsoid_model_rep.
covariance_matrix
("matrix"), not in ellipsoid_model_rep.
niche_volume
("numeric"), not in ellipsoid_model_rep.
semi_axes_length
("numeric"), not in ellipsoid_model_rep.
axes_coordinates
list of matrices
ellipsoids
list of objects of class ellipsoid, only ellipsoid_model_rep.
mahalanobis
if ellipsoid_model_sim, ("numeric"); if ellipsoid_model_rep, numeric matrix.
suitability
if ellipsoid_model_sim, ("numeric"); if ellipsoid_model_rep, numeric matrix.
prevalence
if ellipsoid_model_sim, ("numeric"); if ellipsoid_model_rep, numeric matrix.
prediction_maha
object of class Raster*.
prediction_suit
object of class Raster*.
mahalanobis_proj
if ellipsoid_model_sim, numeric matrix; if ellipsoid_model_rep, list of numeric matrices.
suitability_proj
if ellipsoid_model_sim, numeric matrix; if ellipsoid_model_rep, list of numeric matrices.
projections_maha
if ellipsoid_model_sim, object of class Raster*, if ellipsoid_model_rep, list of Raster* objects.
projections_suit
if ellipsoid_model_sim, object of class Raster*, if ellipsoid_model_rep, list of Raster* objects.
showClass("ellipsoid")
#' showClass("ellipsoid_model_rep")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.