Description Usage Arguments Value
Update one effect from the vector of effects
1 2 3 4 5 6 7 8 | update_effect(
effects,
effect_index,
distance = 0.2,
trait,
residual_variance,
collapsed_genotypes
)
|
effects |
the current value of the effects vector, length at least 2 |
distance |
parameter for proposal, ie, max distance from current effect value |
trait |
univariate trait for mapping |
residual_variance |
current value of residual variance. |
collapsed_genotypes |
genoprobs matrix, collapsed per current configuration matrix |
effects_index |
an integer from 1 to length of current effects vector, indicating which entry to update |
a list of length two
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.