View source: R/generateParams.R
| random_df | R Documentation |
random_df generates random M2 degrees of freedom parameter values, where
M2 is number of StMVAR type regimes in the model-
random_df(M, model = c("GMVAR", "StMVAR", "G-StMVAR"))
M |
|
model |
is "GMVAR", "StMVAR", or "G-StMVAR" model considered? In the G-StMVAR model, the first |
a numeric vector of length zero.
a numeric vector of length M with random entries strictly larger than two.
a numeric vector of length M2 with random entries strictly larger than two.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.