A new package "RpESCA2" will be released soon to replace this version. And this version will be read-only. In RpESCA2, all the core algorithms will be written in C++ and Rcpp.
This R package implements the pESCA (penalized exponential familay simultaneous component analysis) model with various concave penalties. The pESCA model with the group concave (concave L2 norm) penalty is applied in my previous paper "Separating common (global and local) and distinct variation in multiple mixed types data sets", https://arxiv.org/abs/1902.06241.
You can install the released version of RpESCA:
devtools::install_gitlab("uvabda/RpESCA")
write the core algorithm in C++ using Rcpp to further increase the speed
add more figures to the vignettes
put the package on CRAN
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.