| coef.sNPLS | R Documentation | 
Extract coefficients from a sNPLS model
## S3 method for class 'sNPLS'
coef(object, as.matrix = FALSE, ...)
object | 
 A sNPLS model fit  | 
as.matrix | 
 Should the coefficients be presented as matrix or vector?  | 
... | 
 Further arguments passed to   | 
A matrix (or vector) of coefficients
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.