Other packages > Find by keyword >

itsdm  

Isolation Forest-Based Presence-Only Species Distribution Modeling
View on CRAN: Click here


Download and install itsdm package within the R console
Install from CRAN:
install.packages("itsdm")

Install from Github:
library("remotes")
install_github("cran/itsdm")

Install by package version:
library("remotes")
install_version("itsdm", "0.2.1")



Attach the package and use:
library("itsdm")
Maintained by
Lei Song
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-01-07
Latest Update: 2023-06-11
Description:
Collection of R functions to do purely presence-only species distribution modeling with isolation forest (iForest) and its variations such as Extended isolation forest and SCiForest. See the details of these methods in references: Liu, F.T., Ting, K.M. and Zhou, Z.H. (2008) , Hariri, S., Kind, M.C. and Brunner, R.J. (2019) , Liu, F.T., Ting, K.M. and Zhou, Z.H. (2010) , Guha, S., Mishra, N., Roy, G. and Schrijvers, O. (2016) , Cortes, D. (2021) . Additionally, Shapley values are used to explain model inputs and outputs. See details in references: Shapley, L.S. (1953) , Lundberg, S.M. and Lee, S.I. (2017) , Molnar, C. (2020) ,
How to cite:
Lei Song (2022). itsdm: Isolation Forest-Based Presence-Only Species Distribution Modeling. R package version 0.2.1, https://cran.r-project.org/web/packages/itsdm
Previous versions and publish date:
0.1.0 (2022-01-07 14:12), 0.1.1 (2022-01-12 00:12), 0.1.2 (2022-06-20 20:20), 0.1.3 (2022-09-11 23:12), 0.2.0 (2023-01-15 15:30)
Other packages that cited itsdm R package
View itsdm citation profile
Other R packages that itsdm depends, imports, suggests or enhances
Functions, R codes and Examples using the itsdm R package
Some associated functions: cmcc_bioclim . convert_to_pa . detect_envi_change . dim_reduce . evaluate_po . format_observation . future_cmcc_bioclim . future_worldclim2 . independent_response . isotree_po . itsdm-package . mainland_africa . marginal_response . occ_virtual_species . plot.EnviChange . plot.EnvironmentalOutlier . plot.IndependentResponse . plot.MarginalResponse . plot.PAConversion . plot.POEvaluation . plot.SHAPSpatial . plot.ShapDependence . plot.SpatialResponse . plot.VariableAnalysis . plot.VariableContribution . print.EnviChange . print.EnvironmentalOutlier . print.FormatOccurrence . print.PAConversion . print.POEvaluation . print.POIsotree . print.ReducedImageStack . print.VariableAnalysis . probability . shap_dependence . shap_spatial_response . spatial_response . suspicious_env_outliers . variable_analysis . variable_contrib . worldclim2 . 
Some associated R codes: cmcc_bioclim.R . convert_to_pa.R . data.R . detect_envi_change.R . dim_reduce.R . evaluate_po.R . format_observation.R . future_cmcc_bioclim.R . future_worldclim2.R . independent_response.R . isotree_po.R . itsdm-package.R . marginal_response.R . plot.R . print.R . probability.R . shap_dependence.R . shap_spatial_response.R . spatial_response.R . suspicious_env_outliers.R . utils.R . variable_analysis.R . variable_contrib.R . worldclim2.R . zzz.R .  Full itsdm package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns