SAMPLEplot: Create a plot of the sampled curves

View source: R/Plot.R

SAMPLEplotR Documentation

Create a plot of the sampled curves

Description

This function is used to create a plot of simultaneous confidence bands.

Usage

SAMPLEplot(modeldata, model_res, ncol)

Arguments

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

Value

The plot of simultaneous confidence bands.

Examples

SAMPLEplot(modeldata, model_res, 4)

xiaotiand/WWmodel documentation built on May 15, 2023, 6:58 a.m.