Other packages > Find by keyword >

mda  

Mixture and Flexible Discriminant Analysis
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("mda", "0.5-5")



Attach the package and use:
library("mda")
Maintained by
Trevor Hastie
[Scholar Profile | Author Map]
All associated links for this package
First Published: 1998-04-17
Latest Update: 2023-06-23
Description:
Mixture and flexible discriminant analysis, multivariate adaptive regression splines (MARS), BRUTO, and vector-response smoothing splines. Hastie, Tibshirani and Friedman (2009) "Elements of Statistical Learning (second edition, chap 12)" Springer, New York.
How to cite:
Trevor Hastie (1998). mda: Mixture and Flexible Discriminant Analysis. R package version 0.5-5, https://cran.r-project.org/web/packages/mda. Accessed 23 Nov. 2024.
Previous versions and publish date:
0.1-1 (1998-04-17 17:23), 0.2-2 (1999-08-19 17:27), 0.2-3 (1999-08-23 08:32), 0.2-6 (2001-01-01 22:35), 0.2-7 (2001-03-24 10:41), 0.2-8 (2001-06-02 17:21), 0.2-9 (2001-06-18 19:17), 0.2-10 (2001-07-15 00:18), 0.2-11 (2001-07-22 17:19), 0.2-12 (2001-08-20 10:47), 0.2-13 (2001-10-27 20:37), 0.2-14 (2001-11-27 15:11), 0.2-15 (2002-01-10 17:22), 0.2-16 (2003-03-14 10:15), 0.2-17 (2003-04-23 12:23), 0.2-18 (2003-06-06 12:08), 0.2-19 (2003-08-06 23:38), 0.2-20 (2003-10-10 11:18), 0.2-21 (2003-11-10 00:50), 0.2-22 (2003-12-18 19:28), 0.2-23 (2004-01-31 13:52), 0.2-24 (2004-07-20 11:05), 0.2-25 (2004-08-12 20:18), 0.2-26 (2004-09-15 14:34), 0.2-27 (2005-04-11 12:03), 0.2-28 (2005-07-25 13:04), 0.2-29 (2005-09-09 13:05), 0.3-0 (2005-10-25 11:53), 0.3-1 (2005-12-02 14:07), 0.3-2 (2006-10-04 12:17), 0.3-3 (2008-12-19 14:01), 0.3-4 (2009-01-04 15:57), 0.3-5 (2009-11-22 20:06), 0.4-1 (2009-12-10 20:56), 0.4-2 (2011-04-13 16:51), 0.4-3 (2013-08-11 08:08), 0.4-4 (2013-08-17 07:15), 0.4-6 (2015-05-10 23:29), 0.4-7 (2015-05-25 07:42), 0.4-8 (2015-12-01 08:01), 0.4-9 (2016-08-06 22:50), 0.4-10 (2017-11-02 17:15), 0.5-2 (2020-06-29 19:00), 0.5-3 (2022-05-05 09:10), 0.5-4 (2023-06-23 06:00), 0.5 (2020-05-04 08:30)
Other packages that cited mda R package
View mda citation profile
Other R packages that mda depends, imports, suggests or enhances
Complete documentation for mda
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

Mondrian  
A Simple Graphical Representation of the Relative Occurrence and Co-Occurrence of Events
The unique function of this package allows representing in a single graph the relative occurrence an ...
Download / Learn more Package Citations See dependency  
RH2  
DBI/RJDBC Interface to H2 Database
DBI/RJDBC interface to h2 database. h2 version 1.3.175 is included. ...
Download / Learn more Package Citations See dependency  
highlight  
Syntax Highlighter
Syntax highlighter for R code based on the results of the R parser. Rendering in HTML and latex mar ...
Download / Learn more Package Citations See dependency  
triplot  
Explaining Correlated Features in Machine Learning Models
Tools for exploring effects of correlated features in predictive models. The predict_triplot() func ...
Download / Learn more Package Citations See dependency  
Simile  
Interact with Simile Models
Allows a Simile model saved as a compiled binary to be loaded, parameterized, executed and interroga ...
Download / Learn more Package Citations See dependency  
abcADM  
Fit Accumulated Damage Models and Estimate Reliability using ABC
Estimate parameters of accumulated damage load duration models based on failure time data under a Ba ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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