Last data update: 2014.03.03

mda

Package: mda
Version: 0.4-8
Date: 2015-11-30
Author: S original by Trevor Hastie & Robert Tibshirani. Original R port by Friedrich Leisch, Kurt Hornik and Brian D. Ripley.
Maintainer: Trevor Hastie <hastie@stanford.edu>
Description: Mixture and flexible discriminant analysis, multivariate
adaptive regression splines (MARS), BRUTO, ...
Title: Mixture and Flexible Discriminant Analysis
Depends: R (>= 1.9.0), stats, class
Suggests: earth
License: GPL-2
Packaged: 2015-11-30 22:52:41 UTC; hastie
Repository: CRAN
Date/Publication: 2015-12-01 08:01:19
NeedsCompilation: yes

● Cran Task View: Environmetrics, Multivariate
● 0 images, 17 functions, 2 datasets
Reverse Depends: 2

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'mda' ...
** package 'mda' successfully unpacked and MD5 sums checked
** libs
f95   -fpic  -g -O2  -c bruto.f -o bruto.o
f95   -fpic  -g -O2  -c bsplvd.f -o bsplvd.o
f95   -fpic  -g -O2  -c bvalue.f -o bvalue.o
f95   -fpic  -g -O2  -c dcalcvar.f -o dcalcvar.o
f95   -fpic  -g -O2  -c dmarss.f -o dmarss.o
f95   -fpic  -g -O2  -c dorthreg.f -o dorthreg.o
f95   -fpic  -g -O2  -c dqrreg.f -o dqrreg.o
f95   -fpic  -g -O2  -c mspline.f -o mspline.o
f95   -fpic  -g -O2  -c sbart.f -o sbart.o
f95   -fpic  -g -O2  -c sgram.f -o sgram.o
f95   -fpic  -g -O2  -c sinerp.f -o sinerp.o
f95   -fpic  -g -O2  -c sknotl.f -o sknotl.o
f95   -fpic  -g -O2  -c sortdi.f -o sortdi.o
f95   -fpic  -g -O2  -c splsm.f -o splsm.o
f95   -fpic  -g -O2  -c sslvrg.f -o sslvrg.o
gfortran  -fpic -g -O2  -c  sspl00.f90 -o sspl00.o
f95   -fpic  -g -O2  -c stxwx.f -o stxwx.o
f95   -fpic  -g -O2  -c tmatch.f -o tmatch.o
gfortran -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o mda.so bruto.o bsplvd.o bvalue.o dcalcvar.o dmarss.o dorthreg.o dqrreg.o mspline.o sbart.o sgram.o sinerp.o sknotl.o sortdi.o splsm.o sslvrg.o sspl00.o stxwx.o tmatch.o -lgfortran -lm -lquadmath -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/mda/libs
** R
** data
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'mda'
    finding HTML links ... done
    ESL.mixture                             html  
    bruto                                   html  
    coef.fda                                html  
    confusion                               html  
    fda                                     html  
    gen.ridge                               html  
    glass                                   html  
    laplacian                               html  
    mars                                    html  
    mda                                     html  
    mda.start                               html  
    model.matrix.mars                       html  
    plot.fda                                html  
    polyreg                                 html  
    predict.bruto                           html  
    predict.fda                             html  
    predict.mars                            html  
    predict.mda                             html  
    softmax                                 html  
** building package indices
** testing if installed package can be loaded
* DONE (mda)
Making 'packages.html' ... done