coef.sNPLS: Coefficients from a sNPLS model

Description Usage Arguments Value

View source: R/sNPLS_fit.R

Description

Extract coefficients from a sNPLS model

Usage

1
2
## S3 method for class 'sNPLS'
coef(object, as.matrix = FALSE, ...)

Arguments

object

A sNPLS model fit

as.matrix

Should the coefficients be presented as matrix or vector?

...

Further arguments passed to coef

Value

A matrix (or vector) of coefficients


sNPLS documentation built on Jan. 13, 2021, 3:46 p.m.