qtl | R Documentation |
<x> bucketed into <y> bins within groups <w> having equal weights <n>
qtl(x, y, n, w)
x |
= a numeric vector |
y |
= an integer (number of bins) |
n |
= a numeric vector (weights, can be missing) |
w |
= a string vector (binning groups, can be missing) |
Other qtl: qtl.eq
, qtl.fast
,
qtl.single.grp
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.