#' Updates bootstrap.ddf.statistics with the latest parameter estimates from the ddf object supplied.
store.param.ests(
bootstrap.ddf.statistics,
species.name,
model.name,
ddf.model,
rep.no
)
a list containing various arrays and vectors storing model details.
name of species the model relates to
name of ddf object
ddf object
iteration number of the bootstrap
bootstrap.ddf.statistics the updated list
create.param.arrays