Skip to contents

Draws unconditional temporal responses and refits the saved public model call. Failed refits are retained in the returned table.

Usage

bootstrap_temporal(object, n_boot = 100L, seed = NULL)

Arguments

object

An unreplicated Gaussian temporal_indep() fit.

n_boot

Number of refits.

seed

Optional random seed.

Value

A data frame with one row per attempted refit. seed records the exact unconditional response draw; failed and non-converged refits retain their convergence code and error text.