Description Usage Arguments Examples
Given parameter p
for a Bernoulli random variable, returns its maximum possible
correlation with an arbitrary normal random variable. Used to adjust correlation matrices
whose entries are not theoretically possible.
1 | BN.rBound(p)
|
p |
Parameter of Bernoulli random variable. |
1 2 3 | # find the largest possible correlation between a normal
# variable and a binary with parameter 0.1
BN.rBound(0.1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.