
Summary of a pif object
summary.Rd
Gets the potential impact fraction summary
Examples
my_pif <- pif(p = 0.5, p_cft = 0.25, beta = 1.3, var_p = 0.1, var_beta = 0.2)
summary(my_pif)
#> PIF standard_deviation ci_low ci_up
#> 0.06521739 0.11442686 -0.18824588 0.26461472
#> confidence
#> 0.95000000