Other packages > Find by keyword >

vegclust  

Fuzzy Clustering of Vegetation Data
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("vegclust", "2.0.3")



Attach the package and use:
library("vegclust")
Maintained by
Miquel De Cáceres
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2012-10-29
Latest Update: 2025-05-19
Description:
A set of functions to: (1) perform fuzzy clustering of vegetation data (De Caceres et al, 2010) <doi:10.1111/j.1654-1103.2010.01211.x>; (2) to assess ecological community similarity on the basis of structure and composition (De Caceres et al, 2013) <doi:10.1111/2041-210X.12116>.
How to cite:
Miquel De Cáceres (2012). vegclust: Fuzzy Clustering of Vegetation Data. R package version 2.0.3, https://cran.r-project.org/web/packages/vegclust. Accessed 05 Aug. 2026.
Previous versions and publish date:
(2026-07-09 06:58), 1.5.1 (2012-10-29 08:59), 1.6.0 (2013-03-06 18:47), 1.6.3 (2013-11-20 01:01), 1.6.4 (2016-05-19 17:55), 1.6.5 (2016-12-21 23:18), 1.7.1 (2017-09-17 16:52), 1.7.4 (2018-05-29 09:37), 1.7.7 (2019-01-08 19:10), 2.0.0 (2021-06-01 15:20), 2.0.2 (2022-08-25 10:50)
Other packages that cited vegclust R package
View vegclust citation profile
Other R packages that vegclust depends, imports, suggests or enhances
Complete documentation for vegclust
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

dcov  
A Fast Implementation of Distance Covariance
Efficient methods for computing distance covariance and relevant statistics. See Sz ...
Download / Learn more Package Citations See dependency  
kernelPSI  
Post-Selection Inference for Nonlinear Variable Selection
Different post-selection inference strategies for kernelselection as described in kernelPSI a Post-S ...
Download / Learn more Package Citations See dependency  
dhReg  
Dynamic Harmonic Regression
Building and forecasting time series data with multiple seasonality using Dynamic Harmonic Regressio ...
Download / Learn more Package Citations See dependency  
noisyr  
Noise Quantification in High Throughput Sequencing Output
Quantifies and removes technical noise from high-throughput sequencing data. Two approaches are use ...
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  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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