Point-to-point index growth rates
iP_eiul.RdComputes consecutive point-to-point growth rates from index values.
Examples
iP_eiul(c(1000, 1050, 1200, 1100))
#> [1] 0.05000000 0.14285714 -0.08333333
iP_eiul.RdComputes consecutive point-to-point growth rates from index values.
iP_eiul(c(1000, 1050, 1200, 1100))
#> [1] 0.05000000 0.14285714 -0.08333333