full_calcs_orig: Full results from a simple simulation model analysed using...

full_calcs_origR Documentation

Full results from a simple simulation model analysed using Andy's original independent code (still has 'Xt' notation not 'Y_t')

Description

Contains a list of dataframes from running 'EDM_pred_E_2' on the simple time series.

Usage

full_calcs_orig

Format

List of 100 tibbles, each component '[[tstar]]' for each 'tstar'. Each tibble is 100x5, and contains the original 'Xt' and 'Xtmin1', and then the 'd', 'rank' and 'w' for that ‘tstar'. Tibble '[[1]]' is NULL since calculations can’t be done for $t^*=1$, e.g. $N(t-1)$ does not exist.

Source

Generated from Andy running 'data-raw/Nx_lags.R'.


luke-a-rogers/pbsedm documentation built on June 3, 2024, 5:20 a.m.