Other packages > Find by keyword >

fuzzySim  

Fuzzy Similarity in Species Distributions
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("fuzzySim", "4.29")



Attach the package and use:
library("fuzzySim")
Maintained by
A. Marcia Barbosa
[Scholar Profile | Author Map]
First Published: 2018-12-19
Latest Update: 2024-01-24
Description:
Functions to compute fuzzy versions of species occurrence patterns based on presence-absence data (including inverse distance interpolation, trend surface analysis, and prevalence-independent favourability obtained from probability of presence), as well as pair-wise fuzzy similarity (based on fuzzy logic versions of commonly used similarity indices) among those occurrence patterns. Includes also functions for model consensus and comparison (overlap and fuzzy similarity, loss or gain), and for data preparation, such as obtaining unique abbreviations of species names, cleaning and gridding (thinning) point occurrence data onto raster maps, selecting absences under specified criteria, converting species lists (long format) to presence-absence tables (wide format), transposing part of a data frame, selecting relevant variables for models, assessing the false discovery rate, or analysing and dealing with multicollinearity. Initially described in Barbosa (2015) .
How to cite:
A. Marcia Barbosa (2018). fuzzySim: Fuzzy Similarity in Species Distributions. R package version 4.29, https://cran.r-project.org/web/packages/fuzzySim. Accessed 10 Apr. 2025.
Previous versions and publish date:
2.0 (2018-12-19 00:11), 3.0 (2020-02-04 16:00), 3.7 (2022-01-21 18:52), 4.0 (2022-05-03 00:52), 4.3 (2022-06-01 11:50), 4.9.2 (2022-10-30 22:00), 4.9.8 (2023-03-06 22:40), 4.9.9 (2023-04-14 19:20), 4.10.5 (2023-10-09 16:10), 4.10.7 (2024-01-24 17:30), 4.26 (2024-10-30 09:20), 4.29 (2024-12-13 18:30)
Other packages that cited fuzzySim R package
View fuzzySim citation profile
Other R packages that fuzzySim depends, imports, suggests or enhances
Complete documentation for fuzzySim
Downloads during the last 30 days
03/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/09Downloads for fuzzySim0102030405060708090TrendBars

Today's Hot Picks in Authors and Packages

xtermStyle  
Terminal Text Formatting Using Escape Sequences
Can be used for coloring output in terminals. It was developed for the standard Ubuntu terminal but ...
Download / Learn more Package Citations See dependency  
txtq  
A Small Message Queue for Parallel Processes
This queue is a data structure that lets parallel processes send and receive messages, and it can he ...
Download / Learn more Package Citations See dependency  
RODBC  
ODBC Database Access
GRNNs  
General Regression Neural Networks Package
This General Regression Neural Networks Package uses various distance functions. It was motivated b ...
Download / Learn more Package Citations See dependency  
ecochange  
Integrating Ecosystem Remote Sensing Products to Derive EBV Indicators
Essential Biodiversity Variables (EBV) are state variables with dimensions on time, space, and biolo ...
Download / Learn more Package Citations See dependency  
webglobe  
3D Interactive Globes
Displays geospatial data on an interactive 3D globe in the web browser. ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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