Plot the evolution of the expected latent score of the OrderedRW model
Source:R/plot_fit.R
plot_latent_OrderedRW.Rd
Plot the evolution of the expected latent score of the OrderedRW model
Arguments
- fit
Stanfit object
- id
Dataframe linking index in fit to (Patient, Time) pairs, cf. output from
get_index()
- patient_id
Patient ID
- ...
Arguments to pass to
add_fanchart()