VE_sim: VEsim Determines the Probability that Two VE Measures are the...

Description Usage Arguments Examples

Description

This function models the reliability of VE data from a particular system as univariate normal based on the work by Crouter 2006 Additional credit goes to Stackexchange user Wolfgang for his example code of the overlapping coefficient

Usage

1
VE_sim(a, b, system_a = "parvo_2400", system_b = "parvo_2400", plot = F)

Arguments

a

The first VE value obtained

b

The second VE value obtained

system_a

The system used, in quotes, to obtain measurement 'a'. Accepts "parvo_2400" and "douglas_bag". Defaults to parvo_2400.

system_b

The system used, in quotes, to obtain measurement 'b'. Accepts "parvo_2400" and "douglas_bag". Defaults to parvo_2400.

plot

False returns the probability they are same distribution. True returns a plot of overlapping distributions.

Examples

1
put something here

TenanATC/gas.sim documentation built on May 9, 2019, 4:26 p.m.