| getResponse | R Documentation |
Returns a vector response from a population
getResponse(pop, trait, use, simParam = NULL, ...)
pop |
an object of class Pop or HybirdPop |
trait |
a vector or custom function |
use |
a character ("rand", "gv", "ebv", "pheno", or "bv"; note that "bv" doesn't work on class HybridPop) |
simParam |
simulation parameters are only used when use="bv" |
... |
are additional arguments passed to trait when trait is a function |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.