bootstrap.config.matrices {iTOP}R Documentation

Performing a single bootstrap

Description

Helper function for run.bootstraps(). It's unlikely you'll ever need to run this function directly.

Usage

bootstrap.config.matrices(config_matrices)

Arguments

config_matrices

The result from compute.config.matrices().

Value

An n x n matrix of RV coefficients for the bootstrapped data, where n is the number of datasets.


[Package iTOP version 1.0.2 Index]