formula.bqtl: Extract formula from bqtl object

formula.bqtlR Documentation

Extract formula from bqtl object

Description

formula method for class bqtl

Usage

## S3 method for class 'bqtl'
formula(x, ...)

Arguments

x

The object returned by bqtl

...

unused

Value

a formula object

Author(s)

Charles C. Berry cberry@ucsd.edu

See Also

bqtl


bqtl documentation built on Sept. 8, 2023, 5:44 p.m.

Related to formula.bqtl in bqtl...