powered by
fitPBK
This is the generic plot S3 method for the fitTK. It plots the fit obtained for each variable in the original dataset.
plot
fitTK
# S3 method for fitPBK plot(x, ...)
a plot of class ggplot
ggplot
And object returned by fitPBK
Additional arguments
# (1) load a fitPBK object data("fitPBK_C4") # (2) plot result of bayesian fitting plot(fitPBK_C4)
Run the code above in your browser using DataLab