View source: R/f05.nbnma.code.r
normalize8nbn | R Documentation |
returns a nbn
with a given expectation and variance through an
transformation leaving the correlation unchanged.
normalize8nbn(nbn, mu=0, sigma=1)
nbn |
The |
mu |
Imposed expectations. When |
sigma |
The same as |
The transformed nbn
.
print8nbn(normalize8nbn(rbmn0nbn.01));
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.