knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
clever
computes principal Components LEVERage (“CLEVER”) and other measures of outlyingness for high-dimensional data such as fMRI data.
You can install the development version of clever from GitHub with:
# install.packages("devtools") devtools::install_github("mandymejia/clever")
clever
requires the glmgen
package for PCA Trend Filtering (PCATF). Please see https://github.com/glmgen/glmgen for installation instructions.
You can view the vignette using this link: https://htmlpreview.github.io/?https://github.com/mandymejia/clever/blob/master/vignettes/vignette.html
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.