# Generated by roxygen2: do not edit by hand

S3method(contour,bicop)
S3method(contour,bicop_dist)
S3method(contour,vinecop)
S3method(contour,vinecop_dist)
S3method(fitted,bicop)
S3method(fitted,vinecop)
S3method(logLik,bicop)
S3method(logLik,vinecop)
S3method(plot,bicop)
S3method(plot,bicop_dist)
S3method(plot,vinecop)
S3method(plot,vinecop_dist)
S3method(predict,bicop)
S3method(predict,vinecop)
S3method(print,bicop)
S3method(print,bicop_dist)
S3method(print,vinecop)
S3method(print,vinecop_dist)
S3method(summary,bicop)
S3method(summary,bicop_dist)
S3method(summary,vinecop)
S3method(summary,vinecop_dist)
export(bicop)
export(bicop_dist)
export(check_rvine_matrix)
export(dbicop)
export(dvinecop)
export(hbicop)
export(par_to_tau)
export(pbicop)
export(pvinecop)
export(rbicop)
export(rvinecop)
export(tau_to_par)
export(vinecop)
export(vinecop_dist)
importFrom(Rcpp,evalCpp)
importFrom(grDevices,col2rgb)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,rgb)
importFrom(graphics,abline)
importFrom(graphics,contour)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,plot.new)
importFrom(graphics,plot.window)
importFrom(graphics,polygon)
importFrom(graphics,strheight)
importFrom(graphics,strwidth)
importFrom(graphics,text)
importFrom(lattice,wireframe)
importFrom(stats,dexp)
importFrom(stats,dnorm)
importFrom(stats,logLik)
importFrom(stats,pexp)
importFrom(stats,pnorm)
importFrom(stats,qexp)
importFrom(stats,qnorm)
importFrom(stats,runif)
importFrom(utils,capture.output)
importFrom(utils,modifyList)
useDynLib(rvinecopulib, .registration = TRUE)
