rlnormcor: Generate a single variable from a distribution correlated...

Description Usage Arguments Details Value Author(s)

View source: R/correlatedsamplers.R

Description

Allow user to draw from a random log-normal distribution correlated with a user specified distribution

Usage

1
rlnormcor(x, rho, ...)

Arguments

x

variable to draw from

rho

correlation coefficient between x and result of function

Details

Rough estimate

Value

a single numeric value drawn from a normal distribution correlated with x at the level of rho

Author(s)

Jared E. Knowles


jknowles/datasynthR documentation built on May 19, 2019, 11:42 a.m.