Returns posterior means and confidence intervals from the object produced by the KrzSubspaceBootstrap() function. Mainly used for ploting using PlotKrzSubspace. See example in the KrzSubspaceBootstrap function.
KrzSubspaceDataFrame(x, n = ncol(observed), prob = 0.95)
Posterior intervals for the eigenvalues of the H matrix in the KrzSubspace comparison.
output from KrzSubspaceBootstrap function.
number of eigenvalues to use
Posterior probability interval. Default is 95%.
KrzSubspaceBootstrap
, PlotKrzSubspace