View source: R/bayes_estimation.R
compute_gaps | R Documentation |
Computes the gap of each observable, i.e., it sums up the respective cycle and all cycles the observable additionally loads on.
compute_gaps(model, state, idx_state, idx_obs)
model |
state space model object, returned by the function
|
state |
state vector |
idx_state |
names of all cycle states |
idx_obs |
names of all observations (excluding constraints) |
A multiple time series object with gaps.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.