Learn R Programming

solarius (version 0.2.3)

getFormulaStr: Get formula string from a solarPolygenic object

Description

The function returns a character string with formula. The formula is derived based on traits and covlist slots of input object.

Usage

getFormulaStr(x)

Arguments

x
An object of solarPolygenic object.

Value

  • A character string with formula.