# Generated by roxygen2: do not edit by hand

S3method(plot,pcsclr_fit)
S3method(print,pcsclr_fit)
S3method(summary,pcsclr_fit)
export(fit_pcsclr)
export(sim_pcsclr)
importFrom(Rcpp,sourceCpp)
importFrom(graphics,abline)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(stats,density)
importFrom(stats,quantile)
importFrom(stats,rbinom)
importFrom(stats,runif)
importFrom(stats,sd)
useDynLib(pcsclr, .registration = TRUE)
