# Generated by roxygen2: do not edit by hand

export(ipfCluster)
export(ipfDistance)
export(ipfEstimate)
export(ipfEstimateBeaconPositions)
export(ipfGroup)
export(ipfKnn)
export(ipfPlotEcdf)
export(ipfPlotEstimation)
export(ipfPlotLocation)
export(ipfPlotPdf)
export(ipfProbabilistic)
export(ipfProximity)
export(ipfRMID)
export(ipfTransform)
importFrom(Rcpp,sourceCpp)
importFrom(apcluster,apcluster)
importFrom(apcluster,apclusterK)
importFrom(apcluster,negDistMat)
importFrom(cluster,pam)
importFrom(dplyr,"%>%")
importFrom(dplyr,arrange)
importFrom(dplyr,funs)
importFrom(dplyr,group_by)
importFrom(dplyr,group_indices)
importFrom(dplyr,group_indices_)
importFrom(dplyr,select)
importFrom(dplyr,summarise_all)
importFrom(ggplot2,aes)
importFrom(ggplot2,arrow)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_curve)
importFrom(ggplot2,geom_density)
importFrom(ggplot2,geom_histogram)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_rect)
importFrom(ggplot2,geom_segment)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_alpha_manual)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_linetype_manual)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,stat_ecdf)
importFrom(ggplot2,theme)
importFrom(ggplot2,unit)
importFrom(methods,is)
importFrom(methods,new)
importFrom(stats,kmeans)
importFrom(stats,median)
importFrom(stats,optim)
importFrom(stats,pnorm)
importFrom(stats,sd)
useDynLib(ipft)
