vpc_plots.Rd
Generate VPC plots for a given dataset.
vpc_plots(data, meta_data, x = "TAD", bins = 7, ci = 0.8, lloq = 10)
A data.frame of data
A data.frame of meta data
The x variable to use for VPC, default is "TAD"
Number of bins to use for VPC, default is 7
Confidence interval for the VPC plot, default is 0.8
Lower limit of quantification, default is 10