c.scantwo: Combine columns from multiple scantwo results
Description
Concatenate the columns from different runs of
scantwo.
Usage
"c"(...)
"cbind"(...)
Arguments
...
A set of objects of class scantwo. (This can also
be a list of scantwo objects.) These are
the results from scantwo (with n.perm=0),
generally run with different phenotypes or methods. All must
conform with each other, meaning that
calc.genoprob and/or sim.geno
were run with the same values for step and off.end and
with data having the same genetic map.
Value
scantwo object.
Details
The aim of this function is to concatenate the results from multiple
runs scantwo, generally for
different phenotypes and/or methods.