-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
28 lines (28 loc) · 942 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Package: rgccaLauncher
Type: Package
Title: Launcher for Regularized and Sparse Generalized Canonical Correlation Analysis
Version: 1.0
Author: Etienne Camenen, Arthur Tenenhaus and Vincent Guillemot
Maintainer: Arthur Tenenhaus <[email protected]>
Description: A user-friendly multi-blocks analysis (Regularized Generalized Canonical Correlation Analysis, RGCCA) with all default settings predefined.
Produce several plots to help clinicians to identify fingerprint: samples and variables projected on the two first component of the multi-block analysis, the 100 best predictors and the explained variance in the model.
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.0
Imports: ggplot2,
optparse,
scales,
plotly,
igraph,
visNetwork,
Depends: RGCCA
Suggests: testthat,
devtools,
bsplus,
knitr,
rmarkdown,
pander,
shiny,
shinyjs
VignetteBuilder: knitr