| generate_q {transforEmotion} | R Documentation | 
Generate a matrix of Dynamic Error values for the DLO simulation
Description
This function generates a matrix of Dynamic Error values (q) for the DLO simulation.
Usage
generate_q(num_steps, sigma_q)
Arguments
num_steps | 
 Numeric integer. The number of time steps used in the simulation.  | 
sigma_q | 
 Numeric. Standard deviation of the Dynamic Error/  | 
Value
A (num_steps X 3) matrix of Dynamic Error values for neutral, negative and positive emotion latent score.
[Package transforEmotion version 0.1.4 Index]