Last data update: 2014.03.03

candisc

Package: candisc
Type: Package
Title: Visualizing Generalized Canonical Discriminant and Canonical
Correlation Analysis
Version: 0.7-0
Date: 2016-04-25
Depends: R (>= 2.10), car, heplots (>= 0.8.6), graphics, stats
Suggests: rgl, corrplot
LazyLoad: yes
LazyData: yes
Authors@R: c(person(given = "Michael", family = "Friendly", role=c("aut", "cre"), email="friendly@yorku.ca"),
person(given = "John", family = "Fox", role="aut"))
Author: Michael Friendly [aut, cre], John Fox [aut]
Maintainer: Michael Friendly <friendly@yorku.ca>
Description: Functions for computing and visualizing
generalized canonical discriminant analyses and canonical correlation analysis
for a multivariate linear model.
Traditional canonical discriminant analysis is restricted to a one-way 'MANOVA'
design and is equivalent to canonical correlation analysis between a set of quantitative
response variables and a set of dummy variables coded from the factor variable.
The 'candisc' package generalizes this to higher-way 'MANOVA' designs
for all factors in a multivariate linear model,
computing canonical scores and vectors for each term. The graphic functions provide low-rank (1D, 2D, 3D)
visualizations of terms in an 'mlm' via the 'plot.candisc' and 'heplot.candisc' methods. Related plots are
now provided for canonical correlation analysis when all predictors are quantitative.
License: GPL (>= 2)
Packaged: 2016-04-26 13:45:20 UTC; rforge
Repository: CRAN
Repository/R-Forge/Project: candisc
Repository/R-Forge/Revision: 105
Repository/R-Forge/DateTimeStamp: 2016-04-26 13:34:51
Date/Publication: 2016-04-27 13:30:55
NeedsCompilation: no

● 0 images, 15 functions, 4 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'candisc' ...
** package 'candisc' successfully unpacked and MD5 sums checked
** R
** data
*** moving datasets to lazyload DB
** demo
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'candisc'
    finding HTML links ... done
    Grass                                   html  
    HSB                                     html  
    Wilks                                   html  
    Wine                                    html  
    Wolves                                  html  
    can_lm                                  html  
    cancor                                  html  
Rd warning: /tmp/RtmpHiOPPI/R.INSTALL691938927773/candisc/man/cancor.Rd:17: missing file link 'heplots'
Rd warning: /tmp/RtmpHiOPPI/R.INSTALL691938927773/candisc/man/cancor.Rd:232: missing file link 'heplots'
    candisc-package                         html  
    candisc                                 html  
    candiscList                             html  
    dataIndex                               html  
    heplot.cancor                           html  
    heplot.candisc                          html  
    heplot.candiscList                      html  
    plot.cancor                             html  
Rd warning: /tmp/RtmpHiOPPI/R.INSTALL691938927773/candisc/man/plot.cancor.Rd:55: missing file link 'dataEllipse'
Rd warning: /tmp/RtmpHiOPPI/R.INSTALL691938927773/candisc/man/plot.cancor.Rd:62: missing file link 'loessLine'
Rd warning: /tmp/RtmpHiOPPI/R.INSTALL691938927773/candisc/man/plot.cancor.Rd:132: missing file link 'dataEllipse'
Rd warning: /tmp/RtmpHiOPPI/R.INSTALL691938927773/candisc/man/plot.cancor.Rd:132: missing file link 'loessLine'
    redundancy                              html  
    varOrder                                html  
    vecscale                                html  
    vectors                                 html  
Rd warning: /tmp/RtmpHiOPPI/R.INSTALL691938927773/candisc/man/vectors.Rd:10: missing file link 'lines3d'
Rd warning: /tmp/RtmpHiOPPI/R.INSTALL691938927773/candisc/man/vectors.Rd:11: missing file link 'texts3d'
Rd warning: /tmp/RtmpHiOPPI/R.INSTALL691938927773/candisc/man/vectors.Rd:85: missing file link 'lines3d'
Rd warning: /tmp/RtmpHiOPPI/R.INSTALL691938927773/candisc/man/vectors.Rd:86: missing file link 'texts3d'
** building package indices
** testing if installed package can be loaded
* DONE (candisc)
Making 'packages.html' ... done