# Generated by roxygen2: do not edit by hand

S3method(plot,boostPM_fit)
S3method(predict,boostPM_fit)
S3method(print,boostPM_fit)
S3method(print,summary.boostPM_fit)
S3method(simulate,boostPM_fit)
S3method(summary,boostPM_fit)
export(fit_boostpm)
importFrom(Rcpp,evalCpp)
importFrom(graphics,barplot)
importFrom(graphics,plot)
importFrom(stats,predict)
importFrom(stats,runif)
importFrom(stats,simulate)
useDynLib(boostPM, .registration = TRUE)
