VO2_sim: VO2sim Determines the Probability that Two VO2 Measures are...

Description Usage Arguments Examples

Description

This function models the reliability of VO2 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
VO2_sim(a, b, system_a = "parvo_2400", system_b = "parvo_2400", plot = F)

Arguments

a

The first VO2 value obtained

b

The second VO2 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.