# load example data set
data("growth_data")
# Run function with three default model candidates. Use 100 bootstraps for
# testing and then increase to at least 1000 for actual model runs.
Estimate_Growth(growth_data, n.bootstraps = 100)
Run the code above in your browser using DataLab