baytrends (version 1.1.0)

.simCensored: Fit normal or log normal distribution; simulation in censored data provided by Elgin Perry phi.left and phi.right are distribution function, e.g., pnorm(q=10,mean=10,sd=1) =0.5 phi.sim is a uniform random number between phi.left and phi.right sim is imputed value

Description

Fit normal or log normal distribution; simulation in censored data provided by Elgin Perry phi.left and phi.right are distribution function, e.g., pnorm(q=10,mean=10,sd=1) =0.5 phi.sim is a uniform random number between phi.left and phi.right sim is imputed value

Usage

.simCensored(x, distr = "norm")

Arguments

x

data

distr

Distribution type; norm (default) or lnorm

Value

qnorm (or qlnorm) values for input data