CVARS
Functions
corbernseq(n, p, delta)
Description:
Returns a sequence of correlated Bernoulli variables.
Standard:
Fortran 90
Arguments:
n
Sequence length of type
INTEGER
.
p
Dependency probability of type
DOUBLE
.
delta
Dependency coefficient of type
DOUBLE
.
© 2023
Matthew Kukla
<
matt.kukla@yandex.ru
>