asvector.pls: Converts object with PLS model to numeric vector compatible...

View source: R/pls.R

asvector.plsR Documentation

Converts object with PLS model to numeric vector compatible with web-application.

Description

Converts object with PLS model to numeric vector compatible with web-application.

Usage

## S3 method for class 'pls'
asvector(obj)

Arguments

obj

Object with PLS model (from pls).

Value

vector with values.


mdatools documentation built on March 6, 2026, 5:08 p.m.