solarPolygenicClass: S3 class solarPolygenic.

Description Usage Arguments

Description

S3 class solarPolygenic.

Usage

1
2
3
4
5
6
7
8
## S3 method for class 'solarPolygenic'
print(x, ...)

## S3 method for class 'solarPolygenic'
summary(object, ...)

## S3 method for class 'solarPolygenic'
residuals(object, trait = FALSE, ...)

Arguments

x

An object of class solarPolygenic.

...

Additional arguments.

object

An object of class solarPolygenic.

trait

Logical argument for residuals method, indicating whether values of trait to be returned instead of residuals. The default value is FALSE.


solarius documentation built on May 2, 2019, 2:43 a.m.