KrzSubspaceDataFrame: Extract confidence intervals from KrzSubspaceBootstrap

View source: R/KrzSubspaceBootstrap.R

KrzSubspaceDataFrameR Documentation

Extract confidence intervals from KrzSubspaceBootstrap

Description

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.

Usage

KrzSubspaceDataFrame(x, n = ncol(observed), prob = 0.95)

Arguments

x

output from KrzSubspaceBootstrap function.

n

number of eigenvalues to use

prob

Posterior probability interval. Default is 95%.

Value

Posterior intervals for the eigenvalues of the H matrix in the KrzSubspace comparison.

See Also

KrzSubspaceBootstrap, PlotKrzSubspace


lem-usp/EvolQG documentation built on April 14, 2024, 6:21 a.m.