get_boot_stats {plspm}R Documentation

Get data frame with bootstrap statistics

Description

Internal function not to be called by the user

Usage

  get_boot_stats(MATRIX, original)

Arguments

MATRIX

Matrix with bootstrapped results

original

vector with original values

Details

Internal function. get_boot_stats is called by get_boots.

Warning

Do NOT use this function unless you are ME, a package developer, or a jedi user who really knows what is doing (seriously!)


[Package plspm version 0.5.1 Index]