extract_func_out_matrix.Rd
Converts the list of functional outputs from tsbs() into a matrix format suitable for further analysis.
tsbs()
extract_func_out_matrix(func_outs)
List of functional outputs from tsbs().
A matrix where each row is a bootstrap replicate and each column is an output dimension. Returns NULL if conversion fails.