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 06 Nov. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

maic  
Matching-Adjusted Indirect Comparison
A generalised workflow for generation of subject weights to be used in Matching-Adjusted Indirect C ...
Download / Learn more Package Citations See dependency  
ddp  
Desirable Dietary Pattern
The desirable Dietary Pattern (DDP)/ PPH score measures the variety of food consumption. The (weigh ...
Download / Learn more Package Citations See dependency  
mailR  
A Utility to Send Emails from R
Interface to Apache Commons Email to send emails from R. ...
Download / Learn more Package Citations See dependency  
memoise  
'Memoisation' of Functions
Cache the results of a function so that when you call it again with the same arguments it returns t ...
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  
seriation  
Infrastructure for Ordering Objects Using Seriation
Infrastructure for ordering objects with an implementation of several seriation/sequencing/ordinati ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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