Package: REPPlab 0.9.6

Daniel Fischer

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.

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

REPPlab_0.9.6.tar.gz
REPPlab_0.9.6.tar.gz(r-4.5-noble)REPPlab_0.9.6.tar.gz(r-4.4-noble)
REPPlab_0.9.6.tgz(r-4.4-emscripten)REPPlab_0.9.6.tgz(r-4.3-emscripten)
REPPlab.pdf |REPPlab.html
REPPlab/json (API)

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

Peer review:

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

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

1.95 score 1 packages 30 scripts 681 downloads 4 exports 3 dependencies

Last updated 11 months agofrom:851b140667. Checks:OK: 2. Indexed: no.

TargetResultDate
Doc / VignettesOKOct 08 2024
R-4.5-linuxOKOct 08 2024

Exports:EPPlabEPPlabAggEPPlabOutlierWhitenSVD

Dependencies:latticeLDRToolsrJava

Readme and manuals

Help Manual

Help pageTopics
R Interface to the Java Program 'EPP-lab' v1.0REPPlab-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