Visualize parts of the 'Stan' data
plot_stan_data_matrix.RdVisualize parts of the 'Stan' data
Arguments
- model
- stan_data
A list of data for Stan. Created using
create_stan_data.- name
Name of Stan data field to plot. Currently must be one of
"transition", "at_risk".- subject_idx
Index of subject whose data rows to plot.
See also
Other Stan-related functions:
create_stan_data(),
create_stan_model(),
default_stan_filepath(),
ensure_exposed_stan_functions(),
fit_stan(),
plot_stan_data_integral()