Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

summary.QR2Res

Summary of QR2Res object


Description

summary for object of class QR2Res.

Usage

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

Arguments

object

An object of class QR2Res obtained with function QTL_R2.

...

Ignored.

See Also

Examples

data(mppData)
SIM <- mpp_SIM(mppData)
QTL <- QTL_select(SIM)
Q_R2 <- QTL_R2(mppData = mppData, QTL = QTL, Q.eff = "cr")
summary(Q_R2)

mppR

Multi-Parent Population QTL Analysis

v1.2.1
GPL-3
Authors
Vincent Garin [aut, cre], Valentin Wimmer [aut], Dietrich Borchardt [ctb, dtc], Fred van Eeuwijk [ctb, ths], Marcos Malosetti [ctb, ths]
Initial release
2020-02-10

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.