- Notifications
You must be signed in to change notification settings - Fork0
luca-scr/ppgmmga
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
An R package accompanying the paperProjection pursuit based on Gaussian mixtures and evolutionary algorithms by Luca Scrucca and Alessio Serafini (2018).
You can install the released version ofppgmmga from CRAN:
install.packages("ppgmmga")or the development version from GitHub:
# install.packages("devtools")devtools::install_github("luca-scr/ppgmmga", build = TRUE, build_opts = c("--no-resave-data", "--no-manual"))The methodology implemented in the package is describe in the paper referenced below.
Usage of the main functions and some examples are included in the vignetteA quick tour of ppgmmga, which is available as
vignette("ppgmmga")Scrucca, L. and Serafini, A. (2019) Projection pursuit based on Gaussian mixtures and evolutionary algorithms.Journal of Computational and Graphical Statistics, 28:4, 847–860. DOI: 10.1080/10618600.2019.1598871URLhttps://doi.org/10.1080/10618600.2019.1598871
About
R package ppgmmga
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.