Package: REPPlab 0.9.5

REPPlab: R Interface to 'EPP-Lab', a Java Program for Exploratory Projection Pursuit

An R Interface to 'EPP-lab' v1.0. 'EPP-lab' is a Java program for projection pursuit using genetic algorithms written by Alain Berro and S. Larabi Marie-Sainte and is included in the package. The 'EPP-lab' sources are available under https://github.com/fischuu/EPP-lab.git.

Authors:Daniel Fischer, Alain Berro, Klaus Nordhausen, Anne Ruiz-Gazen

REPPlab_0.9.5.tar.gz
REPPlab_0.9.5.zip(r-4.7)REPPlab_0.9.5.zip(r-4.6)REPPlab_0.9.5.zip(r-4.5)
REPPlab_0.9.5.tgz(r-4.6-any)REPPlab_0.9.5.tgz(r-4.5-any)
REPPlab_0.9.5.tar.gz(r-4.7-any)REPPlab_0.9.5.tar.gz(r-4.6-any)
REPPlab_0.9.5.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
REPPlab/json (API)

# Install 'REPPlab' in R:
install.packages('REPPlab', repos = c('https://fischuu.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/fischuu/repplab/issues

Uses libs:
  • openjdk– OpenJDK Java runtime, using Hotspot JIT
Datasets:

On CRAN:

Conda:

openjdk

3.55 score 1 packages 30 scripts 3.9k downloads 4 exports 3 dependencies

Last updated from:4587d0534c. Checks:7 NOTE, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64NOTE146
source / vignettesOK201
linux-release-x86_64NOTE142
macos-release-arm64NOTE120
macos-oldrel-arm64NOTE199
windows-develNOTE80
windows-releaseNOTE78
windows-oldrelNOTE82
wasm-releaseOK133

Exports:EPPlabEPPlabAggEPPlabOutlierWhitenSVD

Dependencies:latticeLDRToolsrJava

Readme and manuals

Help Manual

Help pageTopics
R Interface to the Java Program 'EPP-lab' v1.0R/EPP-lab-package REPPlab-package
Extracts the Directions of an Epplab Objectcoef,epplab-method coef-method coef.epplab
Function for Exploratory Projection Pursuit.EPPlab
Function to Aggregate Directions From epplab ObjectsEPPlabAgg
Function to Find Outliers for an epplab ObjectEPPlabOutlier
Calculates projections of the Datafitted,epplab-method fitted-method fitted.epplab
Plots a Scatterplot Matrix for an epplab Objectpairs,epplab-method pairs-method pairs.epplab
Plot for an epplab Objectplot,epplab-method plot-method plot.epplab
Plot for an epplabOutlier Objectplot,epplabOutlier-method plot.epplabOutlier
Calculates projections for a new Data Objectpredict,epplab-method predict-method predict.epplab
Print an epplab Objectprint,epplab-method print-method print.epplab
Print an epplabOutlier Objectprint,epplabOutlier-method print.epplabOutlier
Reliability Data from an Industrial ContextReliabilityData
Creating a Screeplot for an epplab Objectscreeplot,epplab-method screeplot-method screeplot.epplab
Summarize an epplab Objectsummary,epplab-method summary-method summary.epplab
Summarize an epplabOutlier Objectsummary,epplabOutlier-method summary.epplabOutlier
Whitening Data Using Singular Value DecompositionWhitenSVD