Description Usage Arguments Details Value Author(s) Examples
View source: R/correlatedsamplers.R
Allow user to draw from a random normal distribution correlated with a user specified vector
1 |
x |
variable to draw from |
rho |
correlation coefficient between x and result of function |
Rough estimate, biased by known amount for now
a vector of the same length as x drawn from a normal distribution correlated with x at the level of rho
Jared E. Knowles
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.