Other packages > Find by keyword >

RCPmod  

Regions of Common Profiles Modelling with Mixtures-of-Experts
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("RCPmod", "2.192")



Attach the package and use:
library("RCPmod")
Maintained by
Scott Foster
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2013-11-01
Latest Update: 2023-03-02
Description:
Identifies regions of common species profiles RCPs possibly when sampling artefacts are present. Within a region the probability of sampling all species remains approximately constant. This is performed using mixtures-of-experts models. The package also contains associated methods such as diagnostics. Details of the method can be found in Foster et al 2013 doi10.1002env.2245 and Foster et al. 2017 doi10.1111rssc.12211.
How to cite:
Scott Foster (2013). RCPmod: Regions of Common Profiles Modelling with Mixtures-of-Experts. R package version 2.192, https://cran.r-project.org/web/packages/RCPmod. Accessed 16 Apr. 2025.
Previous versions and publish date:
1.3 (2013-11-01 07:29), 1.4 (2013-11-02 10:53), 2.141 (2016-07-29 06:41), 2.142 (2016-07-29 07:46), 2.154 (2016-09-22 16:50), 2.186 (2017-09-29 10:47), 2.190 (2019-11-12 06:10), 2.192 (2022-10-25 23:47)
Other packages that cited RCPmod R package
View RCPmod citation profile
Other R packages that RCPmod depends, imports, suggests or enhances
Functions, R codes and Examples using the RCPmod R package
Some associated functions: AIC.regimix . coef.regimix . cooks.distance.regimix . extractAIC.regimix . logLik.regimix . orderFitted . plot.regimix . plot.registab . predict.regimix . print.regimix . regiboot . regimix . residuals.regimix . simRCPdata . stability.regimix . summary.regimix . vcov.regimix . 
Some associated R codes: RCPmod.R .  Full RCPmod package functions and examples
Downloads during the last 30 days
03/2203/2803/2904/0404/0704/1204/14Downloads for RCPmod024681012141618TrendBars

Today's Hot Picks in Authors and Packages

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  
MultiKink  
Estimation and Inference for Multi-Kink Quantile Regression
Estimation and inference for multiple kink quantile regression for longitudinal data and the i.i.d d ...
Download / Learn more Package Citations See dependency  
hkclustering  
Ensemble Clustering using K Means and Hierarchical Clustering
Implements an ensemble algorithm for clustering combining a k-means and a hierarchical clustering ap ...
Download / Learn more Package Citations See dependency  
apache.sedona  
R Interface for Apache Sedona
R interface for 'Apache Sedona' based on 'sparklyr' (). ...
Download / Learn more Package Citations See dependency  
datadictionary  
Create a Data Dictionary
Creates a data dictionary from any dataframe or tibble in your R environment. You can opt to add va ...
Download / Learn more Package Citations See dependency  
MM4LMM  
Inference of Linear Mixed Models Through MM Algorithm
The main function MMEst() performs (Restricted) Maximum Likelihood in a variance component mixed mod ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,993

Author Associations

24,013

Publication Badges

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