Description Usage Arguments Value Examples
Generate multiple stochastic time series from an LDS model. This is a convenient wrapper for one_LDS_rep.
1 2 3 4 5 6 7 8 9  | 
theta | 
 A list of parameters: A, B, C, D, Q, R, x0, v0  | 
u | 
 Input matrix for the state equation (m_u rows, T columns)  | 
v | 
 Input matrix for the output equation (m_v rows, T columns)  | 
years | 
 The years of the study horizon  | 
num.reps | 
 The number of stochastic replicates#'  | 
mu | 
 Mean of the log-transformed streamflow process  | 
exp.trans | 
 Whether exponential transformation back to the streamflow space is required. If TRUE, both Y and Q are returned, otherwise only Y.  | 
Same as one_LDS_rep, but the data.table consists of multiple replicates.
1  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.