# Generated by roxygen2: do not edit by hand

S3method(dataPBK,data.frame)
S3method(fitPBK,stanPBKdata)
S3method(nested_model,stanPBKdata)
S3method(plot,fitPBK)
S3method(ppc,fitPBK)
export(dataPBK)
export(export_interpolate)
export(fitPBK)
export(nested_model)
export(ppc)
import(Rcpp)
import(ggplot2)
import(methods)
importFrom(rstan,sampling)
importFrom(stats,na.omit)
importFrom(stats,quantile)
useDynLib(rPBK, .registration = TRUE)
