boot_sgcca: Bootstrap sgcca

Description Usage Arguments Value

View source: R/helper_RGCCA.R

Description

Performs the centroid bootstrap

Usage

1
boot_sgcca(A, C, shrinkage, nb_boot = 1000)

Arguments

A

The list with the original data

C

The symmetric matrix with the relationships between datsets.

shrinkage

Shrinkage estimated (use the estimated for the original dataset)

nb_boot

Number of bootstraps to perform

Value

A list with two elements: the coefficient of each variable of the input blocks; and the AVE values, both inner, and outer


llrs/integration-helper documentation built on Sept. 24, 2021, 10:57 a.m.