Learn R Programming

bigPLSR (version 0.7.2)

summarise_pls_bootstrap: Summarise bootstrap estimates

Description

Summarise bootstrap estimates

Usage

summarise_pls_bootstrap(boot_result)

Value

A data frame containing mean, standard deviation, percentile and BCa confidence intervals for each coefficient.

Arguments

boot_result

Result returned by pls_bootstrap().