SAMPLEplot | R Documentation |
This function is used to create a plot of simultaneous confidence bands.
SAMPLEplot(modeldata, model_res, ncol)
modeldata |
The long-format data frame/table of virus concentration |
model_res |
The fitted model from WWmodel() |
ncol |
The number of columns in the plot |
The plot of simultaneous confidence bands.
SAMPLEplot(modeldata, model_res, 4)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.