generate_q | R Documentation |
This function generates a matrix of Dynamic Error values (q) for the DLO simulation.
generate_q(num_steps, sigma_q)
num_steps |
Numeric integer. The number of time steps used in the simulation. |
sigma_q |
Numeric. Standard deviation of the Dynamic Error/ |
A (num_steps X 3) matrix of Dynamic Error values for neutral, negative and positive emotion latent score.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.