plot_pls: Plot PLS regression models produced by 'ropls::opls()'

plot_plsR Documentation

Plot PLS regression models produced by ropls::opls()

Description

Plot PLS regression models produced by ropls::opls()

Usage

plot_pls(ropls_pls, annotate = c("caption", "subtitle"))

Arguments

ropls_pls

a PLS model with a continuous Y variable produced by ropls::opls()

annotate

location on the plot to print model statistics

Value

a ggplot object

Examples

## Not run: 
plot_pls(pls)

## End(Not run)

Aariq/chemhelper documentation built on Feb. 24, 2023, 8:16 p.m.