plot_opls: Plot OPLS regression models produced by 'ropls::opls()'

plot_oplsR Documentation

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

Description

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

Usage

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

Arguments

ropls_pls

an OPLS 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_opls(opls)

## End(Not run)

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