powered by
Plots posterior predictive check for fitPBK
fitPBK
ppc(x, ...)# S3 method for fitPBK ppc(x, ...)
# S3 method for fitPBK ppc(x, ...)
a plot of class ggplot
ggplot
an object used to select a method ppc
ppc
Further arguments to be passed to generic methods
# (1) load a fitPBK object data("fitPBK_C4") # (2) plot ppc of bayesian fitting ppc(fitPBK_C4)
Run the code above in your browser using DataLab