coef.sNPLS: Coefficients from a sNPLS model

View source: R/sNPLS_fit.R

coef.sNPLSR Documentation

Coefficients from a sNPLS model

Description

Extract coefficients from a sNPLS model

Usage

## 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


David-Hervas/sNPLS documentation built on Feb. 1, 2024, 6:30 a.m.