prepare_QTLpoly {viewpoly} | R Documentation |
Converts QTLpoly outputs to viewqtl object
Description
Converts QTLpoly outputs to viewqtl object
Usage
prepare_QTLpoly(data, remim.mod, est.effects, fitted.mod)
Arguments
data |
object of class "qtlpoly.data" |
remim.mod |
object of class "qtlpoly.model" "qtlpoly.remim". |
est.effects |
object of class "qtlpoly.effects" |
fitted.mod |
object of class "qtlpoly.fitted" |
Value
object of class viewqtl
Author(s)
Cristiane Taniguti, chtaniguti@tamu.edu
[Package viewpoly version 0.4.1 Index]