pls_construct_scores: Construct latent variable scores

View source: R/pls_predict.R

pls_construct_scoresR Documentation

Construct latent variable scores

Description

Convenience wrapper around [pls_predict()] returning only the predicted latent scores matrix.

Usage

pls_construct_scores(object, ...)

Arguments

object

A fitted Plssem model.

...

Passed to [pls_predict()].

Value

A PlsSemMatrix of predicted latent scores.


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