Skip to contents

Return the standard error of the global SNP heritability estimate carried by an H2Estimate.

Usage

getH2Se(x)

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

Arguments

x

An H2Estimate.

Value

Numeric (length 1).

Examples

data(h2EstimateExample)
getH2Se(h2EstimateExample)
#> [1] 0.05