bootstrap_inner.po2m: Calculate standard errors for the inner relation coefficient...

View source: R/PO2PLS_functions.R

bootstrap_inner.po2mR Documentation

Calculate standard errors for the inner relation coefficient B

Description

Calculate standard errors for the inner relation coefficient B

Usage

bootstrap_inner.po2m(fit, X, Y, rep.cores = 1, rep.K = 5, ...)

Arguments

fit

A PO2PLS fit of class po2m

X

Numeric matrix. Other types will be coerced to matrix with as.matrix (if this is possible)

Y

Numeric matrix. Other types will be coerced to matrix with as.matrix (if this is possible)

rep.cores

Positive integer. Number of cores.

rep.K

Positive integer. Number of repeats.

...

Additional arguments for the PO2PLS fit. In particular, one may specify steps=100, init_param=fit$par, verbose=FALSE

Value

A vector with the standard errors for B per component


selbouhaddani/PO2PLS documentation built on Feb. 23, 2024, 5:25 a.m.