is_mcpls: Check whether an object uses the MC-OrdPLSc estimator

is_mcplsR Documentation

Check whether an object uses the MC-OrdPLSc estimator

Description

Check whether an object uses the MC-OrdPLSc estimator

Usage

is_mcpls(object)

## S4 method for signature 'PlsModel'
is_mcpls(object)

Arguments

object

A fitted model object.

Value

TRUE or FALSE.


plssem documentation built on Sept. 26, 2026, 5:06 p.m.