Skip to contents

Extract fitted model objects.

Usage

getFits(x, ...)

# S4 method for class 'FineMappingEntry'
getFits(x, ...)

# S4 method for class 'TwasWeightsEntry'
getFits(x, ...)

# S4 method for class 'TwasWeights'
getFits(x, study = NULL, context = NULL, trait = NULL, method = NULL, ...)

Arguments

x

A TwasWeightsEntry or TwasWeights.

...

Class-specific selection arguments.

Value

Method-specific (typically a list).