Skip to contents

Return the standard error of the regression intercept carried by an H2Estimate.

Usage

getInterceptSe(x)

# S4 method for class 'H2Estimate'
getInterceptSe(x)

Arguments

x

An H2Estimate.

Value

Numeric (length 1).

Examples

data(h2EstimateExample)
getInterceptSe(h2EstimateExample)
#> [1] 0.02