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.2")



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: 2025-07-01
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.2, https://cran.r-project.org/web/packages/itsdm. Accessed 05 Mar. 2026.
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), 0.2.1 (2023-06-11 02:00)
Other packages that cited itsdm R package
View itsdm citation profile
Other R packages that itsdm depends, imports, suggests or enhances
Complete documentation for itsdm
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

Today's Hot Picks in Authors and Packages

pinp  
'pinp' is not 'PNAS'
A 'PNAS'-alike style for 'rmarkdown', derived from the 'Proceedings of the National Academy of Scie ...
Download / Learn more Package Citations See dependency  
diffIRT  
Diffusion IRT Models for Response and Response Time Data
Package to fit diffusion-based IRT models to response and response time data. Models are fit using ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
ClimClass  
Climate Classification According to Several Indices
Classification of climate according to Koeppen - Geiger, of aridity indices, of continentality indi ...
Download / Learn more Package Citations See dependency  
imagefx  
Extract Features from Images
Synthesize images into characteristic features for time-series analysis or machine learning applicat ...
Download / Learn more Package Citations See dependency  
roccv  
ROC for Cross Validation Results
Cross validate large genetic data while specifying clinical variables that should always be in the m ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA