doublenormal: Simulate draws from a double normaldoublenormal.

Description Usage Arguments See Also

Description

Simulate draws from a double normal

Usage

1
doublenormal(N = 10000, m = 0, sd1 = 1, sd2 = seq(0, 2, by = 0.1))

Arguments

N, m, sd1

Passed to n, mean, sd in stats::rnorm().

See Also

stats::rnorm().


forestgeo/ctfs documentation built on May 3, 2019, 6:44 p.m.