pct_incr_time | R Documentation |
given one proportion and the effect size this function calculated the other proportion (i.e. so instead of having two proportions and calculating the effect size between the two)
pct_incr_time(init, yr, inc)
init |
the initial or starting value |
yr |
the number of years or iterations to run through |
inc |
the percent increase or decrease formatted as a number with 1 returning the same value, less than 1 reducing the value, greater than one increasing the value. |
pct_incr_time_function()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.