Other packages > Find by keyword >

prim  

Patient Rule Induction Method (PRIM)
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("prim", "1.0.22")



Attach the package and use:
library("prim")
Maintained by
Tarn Duong
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2007-01-09
Latest Update: 2023-01-06
Description:
Patient Rule Induction Method (PRIM) for bump hunting in high-dimensional data.
How to cite:
Tarn Duong (2007). prim: Patient Rule Induction Method (PRIM). R package version 1.0.22, https://cran.r-project.org/web/packages/prim. Accessed 22 Dec. 2024.
Previous versions and publish date:
1.0.0 (2007-01-09 09:41), 1.0.1 (2007-01-24 12:07), 1.0.2 (2007-07-07 20:47), 1.0.3 (2007-08-01 12:49), 1.0.4 (2007-09-07 13:16), 1.0.5 (2008-07-05 18:32), 1.0.6 (2008-12-11 19:14), 1.0.8 (2010-06-11 17:40), 1.0.9 (2010-09-16 20:40), 1.0.10 (2011-04-26 17:30), 1.0.11 (2011-04-29 11:23), 1.0.12 (2011-09-26 16:03), 1.0.13 (2013-12-10 12:34), 1.0.14 (2014-06-13 18:18), 1.0.15 (2014-11-04 22:02), 1.0.16 (2015-09-08 13:13), 1.0.17 (2020-03-17 13:10), 1.0.18 (2020-10-05 23:00), 1.0.19 (2020-10-08 15:30), 1.0.20 (2021-02-05 06:50), 1.0.21 (2023-01-06 19:50)
Other packages that cited prim R package
View prim citation profile
Other R packages that prim depends, imports, suggests or enhances
Complete documentation for prim
Functions, R codes and Examples using the prim R package
Some associated functions: plot.prim . prim-internal . prim-package . prim.S3methods . prim.box . quasiflow . 
Some associated R codes: boxfun.R . prim.R .  Full prim 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

dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
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  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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