Quadratic Vector Autoregression
Predict the values of the dependent variables using the quadVAR model
Transform a quadVAR object to a list of dynamic equations.
Estimate lag-1 quadratic vector autoregression models
Simulate a 4-emotion model
Use Block Cross-Validation to Evaluate Models
Compare estimated model with true model for 4-emotion model
Find index of data that satisfies certain conditions
Extract the adjacency matrix from a quadVAR object.
Linearize a quadVAR object to produce a network.
Make a partial plot of a variable in a model This function takes a qua...
Pipe operator
True model for 4-emotion model
Using the glmnet and ncvreg packages, fits a Generalized Linear Model ...
Estimate quadratic vector autoregression models with the strong hierarchy using the Regularization Algorithm under Marginality Principle (RAMP) by Hao et al. (2018) <doi:10.1080/01621459.2016.1264956>, compare the performance with linear models, and construct networks with partial derivatives.
Useful links