magic.basic | R Documentation |
This function produces a single funnel of founder combinations and crosses for 4 or more founders. Since there is only one funnel involved, the basic design works the same regardless of whether the founders are inbred or not.
magic.basic(n)
n |
number of founders (4, 8, 16, 32, 64, 128). |
an object of "cross.info" class, i.e. a list of founder combinations (fcomb) and crossing plans (xplan).
mpop <- magic.basic(n=8)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.