Description Usage Arguments Value
View source: R/timeseries_histogram_plotting.R
This function plots the histograms for each subject and variable with the true state dependent distributions overlayed.
1 2 3 4 5 6 7 8 9 |
sample |
The sample generated by |
num_states |
The number of states in the desired HMM. |
num_variables |
The number of variables in the data. |
num_subjects |
The number of subjects/trials that generated the data. |
hmm |
A list of parameters that specify the normal HMM, including
|
width |
The width of the histogram bins. |
x_step |
A value indicating the step length for the range of observation values. |
Histograms of the data with the distributions overlayed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.