# Generated by roxygen2: do not edit by hand

export(angstep2xy)
export(bearing)
export(circ_plot)
export(cop_plot)
export(cop_scat_plot)
export(cor_cyl)
export(cramer_vonmises)
export(cyl_cubsec)
export(cyl_quadsec)
export(cyl_rect_combine)
export(cyl_rot_combine)
export(cyl_vonmises)
export(cylcop_get_option)
export(cylcop_set_option)
export(dcylcop)
export(ddens)
export(dgammamix)
export(djoint)
export(dlnormmix)
export(dnormmix)
export(dvonmisesmix)
export(dweibullmix)
export(dwrappedcauchy)
export(fit_angle)
export(fit_cylcop_cor)
export(fit_cylcop_ml)
export(fit_steplength)
export(full2half_circ)
export(half2full_circ)
export(make_traj)
export(mi_cyl)
export(mle.mixedvonmises)
export(mle.vonmisesmix)
export(numerical_conditional_cop)
export(numerical_inv_conditional_cop)
export(optCor)
export(optML)
export(opt_auto)
export(opt_circ_bw)
export(opt_lin_bw)
export(pcylcop)
export(pdens)
export(pgammamix)
export(pjoint)
export(plnormmix)
export(plot_circ_hist)
export(plot_cop_scat)
export(plot_cop_surf)
export(plot_joint_box)
export(plot_joint_circ)
export(plot_joint_scat)
export(plot_track)
export(pnormmix)
export(pvonmisesmix)
export(pweibullmix)
export(pwrappedcauchy)
export(qdens)
export(qgammamix)
export(qlnormmix)
export(qmixedvonmises)
export(qnormmix)
export(qvonmisesmix)
export(qweibullmix)
export(qwrappedcauchy)
export(rcylcop)
export(rdens)
export(rgammamix)
export(rjoint)
export(rlnormmix)
export(rnormmix)
export(rvonmisesmix)
export(rweibullmix)
export(rwrappedcauchy)
export(scat_plot)
export(set_cop_param)
export(traj_get)
export(traj_plot)
export(traj_sim)
export(wasserstein)
exportClasses(cyl_copula)
exportClasses(cyl_cubsec)
exportClasses(cyl_quadsec)
exportClasses(cyl_rect_combine)
exportClasses(cyl_rot_combine)
exportClasses(cyl_vonmises)
exportMethods(ccylcop)
exportMethods(dcylcop)
exportMethods(fit_cylcop_cor)
exportMethods(pcylcop)
exportMethods(plot)
exportMethods(prob)
exportMethods(rcylcop)
exportMethods(set_cop_param)
exportMethods(show)
import(copula)
import(stats, except = c(logLik, confint, profile, coef))
importFrom(Rdpack,reprompt)
importFrom(circular,bw.cv.ml.circular)
importFrom(circular,bw.nrd.circular)
importFrom(circular,circular)
importFrom(circular,density.circular)
importFrom(circular,dvonmises)
importFrom(circular,mle.vonmises)
importFrom(circular,mle.wrappedcauchy)
importFrom(circular,pvonmises)
importFrom(circular,qvonmises)
importFrom(circular,rvonmises)
importFrom(dplyr,"%>%")
importFrom(dplyr,mutate)
importFrom(ggplot2,aes)
importFrom(ggplot2,coord_fixed)
importFrom(ggplot2,coord_flip)
importFrom(ggplot2,coord_polar)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_line)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_density)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_label)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_path)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_raster)
importFrom(ggplot2,geom_rect)
importFrom(ggplot2,geom_ribbon)
importFrom(ggplot2,geom_segment)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,guide_legend)
importFrom(ggplot2,guides)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_colour_discrete)
importFrom(ggplot2,scale_colour_gradient)
importFrom(ggplot2,scale_colour_gradientn)
importFrom(ggplot2,scale_fill_gradientn)
importFrom(ggplot2,scale_size_continuous)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,unit)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(methods,is)
importFrom(methods,new)
importFrom(movMF,movMF)
importFrom(plotly,add_surface)
importFrom(plotly,add_trace)
importFrom(plotly,plot_ly)
importFrom(purrr,map)
importFrom(purrr,map2_dbl)
importFrom(purrr,map_dbl)
importFrom(purrr,modify_if)
importFrom(purrr,pmap_dbl)
importFrom(rlang,.data)
importFrom(rlang,is_missing)
importFrom(transport,pgrid)
importFrom(transport,semidiscrete)
importFrom(transport,wasserstein)
importFrom(transport,wpp)
importFrom(utils,head)
importFrom(utils,tail)
importFrom(viridis,inferno)
importFrom(viridis,scale_fill_viridis)
