# Generated by roxygen2: do not edit by hand

S3method(plot,kliep)
S3method(plot,kmm)
S3method(plot,lhss)
S3method(plot,naivedensityratio)
S3method(plot,spectral)
S3method(plot,ulsif)
S3method(predict,kliep)
S3method(predict,kmm)
S3method(predict,lhss)
S3method(predict,naivedensityratio)
S3method(predict,spectral)
S3method(predict,ulsif)
S3method(print,kliep)
S3method(print,kmm)
S3method(print,lhss)
S3method(print,naivedensityratio)
S3method(print,spectral)
S3method(print,summary.kliep)
S3method(print,summary.kmm)
S3method(print,summary.lhss)
S3method(print,summary.naivedensityratio)
S3method(print,summary.spectral)
S3method(print,summary.ulsif)
S3method(print,ulsif)
S3method(summary,kliep)
S3method(summary,kmm)
S3method(summary,lhss)
S3method(summary,naivedensityratio)
S3method(summary,spectral)
S3method(summary,ulsif)
export(kliep)
export(kmm)
export(lhss)
export(naive)
export(plot_bivariate)
export(plot_univariate)
export(spectral)
export(ulsif)
importFrom(Rcpp,sourceCpp)
importFrom(ggplot2,aes)
importFrom(ggplot2,facet_grid)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_histogram)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggplotGrob)
importFrom(ggplot2,labs)
importFrom(ggplot2,position_dodge2)
importFrom(ggplot2,scale_color_viridis_d)
importFrom(ggplot2,scale_colour_gradient2)
importFrom(ggplot2,scale_fill_viridis_d)
importFrom(ggplot2,scale_shape_manual)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(grid,grid.draw)
importFrom(grid,grid.newpage)
importFrom(grid,nullGrob)
importFrom(osqp,osqpSettings)
importFrom(osqp,solve_osqp)
importFrom(parallel,detectCores)
importFrom(parallel,makeCluster)
importFrom(parallel,stopCluster)
importFrom(pbapply,pblapply)
importFrom(pbapply,pbreplicate)
importFrom(stats,density)
importFrom(stats,median)
importFrom(stats,model.matrix)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,update)
importFrom(utils,combn)
importFrom(utils,str)
useDynLib(densityratio, .registration = TRUE)
