Skip to contents

Converts the list of functional outputs from tsbs() into a matrix format suitable for further analysis.

Usage

extract_func_out_matrix(func_outs)

Arguments

func_outs

List of functional outputs from tsbs().

Value

A matrix where each row is a bootstrap replicate and each column is an output dimension. Returns NULL if conversion fails.