normalize8nbn {rbmn} | 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));