# Generated by roxygen2: do not edit by hand

S3method(logLik,svine)
S3method(logLik,svine_margin)
S3method(print,svine_dist)
S3method(print,svinecop_dist)
S3method(summary,svine_dist)
S3method(summary,svinecop_dist)
export(svine)
export(svine_bootstrap_models)
export(svine_dist)
export(svine_hessian)
export(svine_loglik)
export(svine_pseudo_residuals)
export(svine_scores)
export(svine_sim)
export(svinecop)
export(svinecop_dist)
export(svinecop_hessian)
export(svinecop_loglik)
export(svinecop_pseudo_residuals)
export(svinecop_scores)
export(svinecop_sim)
importFrom(Rcpp,evalCpp)
importFrom(assertthat,assert_that)
importFrom(assertthat,is.count)
importFrom(assertthat,is.flag)
importFrom(assertthat,is.number)
importFrom(assertthat,is.scalar)
importFrom(assertthat,is.string)
importFrom(rvinecopulib,as_rvine_matrix)
importFrom(rvinecopulib,as_rvine_structure)
importFrom(rvinecopulib,get_structure)
importFrom(rvinecopulib,is.rvine_structure)
importFrom(rvinecopulib,par_to_ktau)
importFrom(stats,logLik)
importFrom(stats,sd)
useDynLib(svines, .registration = TRUE)
