Skip to contents

Return the per-SNP regression weights vector carried by an LdScore object.

Usage

getLdScoreWeights(x)

# S4 method for class 'LdScore'
getLdScoreWeights(x)

Arguments

x

An LdScore.

Value

Numeric vector.

Examples

data(ldScoreExample)
getLdScoreWeights(ldScoreExample)
#>  [1] 0.05 0.05 0.05 0.05 0.05 0.05 0.05 0.05 0.05 0.05 0.05 0.05 0.05 0.05 0.05
#> [16] 0.05 0.05 0.05 0.05 0.05