plot.gpls: plot method for gpls objects

Description Usage Arguments Value

View source: R/PLS.R

Description

plot method for gpls objects

Usage

1
2
## S3 method for class 'gpls'
plot(fit, type = c("facet", "splom", "fitted"))

Arguments

fit

model fit

type

one of "facet", "splom", or "fitted". facet plots each sufficient predictor's relationship with the response. splom plots the same as facet but also the inter-relationships of the sufficient predictors as a scatterplot matrix. fitted plots the relationship between the fitted values of y and the observed values.

Value

a plot


abnormally-distributed/cvreg documentation built on May 3, 2020, 3:45 p.m.