asjson.pls: Converts object with PLS model to JSON string compatible with...

View source: R/pls.R

asjson.plsR Documentation

Converts object with PLS model to JSON string compatible with web-application.

Description

Converts object with PLS model to JSON string compatible with web-application.

Usage

## S3 method for class 'pls'
asjson(obj, ...)

Arguments

obj

Object with PLS model (from pls).

...

other arguments

Value

stringified JSON


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