store.param.ests: Updates bootstrap.ddf.statistics

Description Usage Arguments Value Note Author(s) See Also

View source: R/store.param.ests.R

Description

#' Updates bootstrap.ddf.statistics with the latest parameter estimates from the ddf object supplied.

Usage

1
2
3
4
5
6
7
store.param.ests(
  bootstrap.ddf.statistics,
  species.name,
  model.name,
  ddf.model,
  rep.no
)

Arguments

bootstrap.ddf.statistics

a list containing various arrays and vectors storing model details.

species.name

name of species the model relates to

model.name

name of ddf object

ddf.model

ddf object

rep.no

iteration number of the bootstrap

Value

bootstrap.ddf.statistics the updated list

Note

Internal function not intended to be called by user.

Author(s)

Laura Marshall

See Also

create.param.arrays


mads documentation built on July 2, 2020, 2:12 a.m.