# NOT RUN {
plot(ctstantestfit,types=c('regression','kalman','priorcheck'))
### complete example
plot(ctstantestfit)
#### example plot using rstan functions
rstan::stan_trace(ctstantestfit$stanfit,
pars=ctStanParnames(ctstantestfit,'pop_DRIFT'))
# }
Run the code above in your browser using DataLab