Description Usage Arguments Value Author(s) Examples
View source: R/package_functions.R
Set the constraints for estimation
1 | set_constraints(yy_s, theta, n_states, panelID, timeID)
|
yy_s |
Multivariate time series of standardized data values from data_trans |
theta |
Named ector of initial coefficient values |
n_states |
Number of states to include in the Markov switching model |
panelID |
Column name that identifies the cross section of the data |
timeID |
Column name that identifies the date |
vector of initial coefficient values
Alex Hubbard (hubbard.alex@gmail.com)
1 | set_constraintsy(yy_s = yy_s, theta = theta, n_states = n_states, panelID = panelID, timeID = timeID)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.