library(pmplots) library(dplyr) data <- pmplots_data_obs()
res_time(data) wres_time(data) cwresi_time(data) cwresi_tad(data, xby = 24)
res_pred(data) wres_pred(data) cwresi_pred(data)
cwresi_hist(data)
cwresi_q(data)
wres_cat(data, x = "STUDYc//Study")
cwresi_cont(data, x = "WT//Weight (kg)")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.