pct_incr_time: pct_incr_time function

View source: R/calcs.R

pct_incr_timeR Documentation

pct_incr_time function

Description

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)

Usage

pct_incr_time(init, yr, inc)

Arguments

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.

Examples

pct_incr_time_function()


clmacleod/highlandr documentation built on Oct. 11, 2023, 8:04 p.m.