pls.readJSON: Reads PLS model from JSON file made in web-application...

View source: R/pls.R

pls.readJSONR Documentation

Reads PLS model from JSON file made in web-application (mda.tools/pls).

Description

Reads PLS model from JSON file made in web-application (mda.tools/pls).

Usage

pls.readJSON(fileName)

Arguments

fileName

file name (or full path) to JSON file.

Value

list with PLS model similar to what pls() creates.


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