Learn R Programming

mephas (version 1.0.0)

MFSpcapls: MEPHAS Shiny Application of PCA PLS Regression

Description

MFSpcapls function creates a dynamic calculator which enables users to do PCA, PLS, sparse PLS regression. Users can either input data manually or upload their dataset.

Usage

MFSpcapls()

Arguments

Value

The shiny web page of the PCA PLS regression

Details

This app includes one-way ANOVA, two-way ANOVA, and multiple comparison. The results include ANOVA table, descriptive statistics, and bar-plot of the group's mean value. Please click "close" window to quit the application. "ggfortify", spls" and "pls" package may be required.

Examples

Run this code
# NOT RUN {
# library(mephas)
# MFSpcapls()
# not run
# }

Run the code above in your browser using DataLab