getbias: Simulate lognormally sampled biases based on a CV

Description Usage Arguments Author(s) Examples

View source: R/Misc_exported.R

Description

Simulate lognormally sampled biases based on a CV

Usage

1
getbias(nsim, CV)

Arguments

nsim

the number of simulations

CV

the coefficient of variation of the distribution of biases

Author(s)

T. Carruthers

Examples

1
2
3
4
## Not run: 
plot(density(getbias(nsim=1000,CV=0.1)))

## End(Not run)

tcarruth/SSES documentation built on Jan. 21, 2021, 12:03 p.m.