Skip to contents

Return the regression intercept carried by an H2Estimate. Values above 1 indicate confounding or sample overlap rather than polygenic signal.

Usage

getIntercept(x)

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

Arguments

x

An H2Estimate.

Value

Numeric (length 1).

Examples

data(h2EstimateExample)
getIntercept(h2EstimateExample)
#> [1] 1.01