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.5)REPPlab_0.9.5.zip(r-4.4)REPPlab_0.9.5.zip(r-4.3)
REPPlab_0.9.5.tgz(r-4.4-any)REPPlab_0.9.5.tgz(r-4.3-any)
REPPlab_0.9.5.tar.gz(r-4.5-noble)REPPlab_0.9.5.tar.gz(r-4.4-noble)
REPPlab_0.9.5.tgz(r-4.4-emscripten)REPPlab_0.9.5.tgz(r-4.3-emscripten)
REPPlab.pdf |REPPlab.html
REPPlab/json (API)

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

Peer review:

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

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

On CRAN:

4 exports 0.97 score 3 dependencies 1 dependents 29 scripts 663 downloads

Last updated 1 years agofrom:4587d0534c. Checks:OK: 3 NOTE: 4. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 05 2024
R-4.5-winNOTESep 05 2024
R-4.5-linuxNOTESep 05 2024
R-4.4-winNOTESep 05 2024
R-4.4-macNOTESep 05 2024
R-4.3-winOKSep 05 2024
R-4.3-macOKSep 05 2024

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