# Generated by roxygen2: do not edit by hand

S3method(AIC,dsmodel)
S3method(logLik,dsmodel)
S3method(plot,dsmodel)
S3method(predict,dsmodel)
S3method(print,dht_result)
S3method(print,dsmodel)
S3method(print,summary.dht_bootstrap)
S3method(print,summary.dsmodel)
S3method(summary,dht_bootstrap)
S3method(summary,dsmodel)
export(QAIC)
export(bootdht)
export(bootdht_Dhat_summarize)
export(bootdht_Nhat_summarize)
export(chi2_select)
export(convert_units)
export(create.bins)
export(create_bins)
export(dht2)
export(ds)
export(ds.gof)
export(gof_ds)
export(make_activity_fn)
export(summarize_ds_models)
export(unflatten)
export(units_table)
import(mrds)
importFrom(dplyr,"%>%")
importFrom(dplyr,anti_join)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,distinct)
importFrom(dplyr,filter_at)
importFrom(dplyr,group_by)
importFrom(dplyr,group_by_at)
importFrom(dplyr,if_else)
importFrom(dplyr,inner_join)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_if)
importFrom(dplyr,select)
importFrom(dplyr,summarize)
importFrom(dplyr,summarize_all)
importFrom(dplyr,ungroup)
importFrom(dplyr,vars)
importFrom(graphics,plot)
importFrom(methods,is)
importFrom(mrds,DeltaMethod)
importFrom(mrds,ddf)
importFrom(mrds,dht)
importFrom(rlang,.data)
importFrom(stats,AIC)
importFrom(stats,as.formula)
importFrom(stats,logLik)
importFrom(stats,median)
importFrom(stats,model.frame)
importFrom(stats,na.omit)
importFrom(stats,predict)
importFrom(stats,qnorm)
importFrom(stats,qt)
importFrom(stats,quantile)
importFrom(stats,terms)
importFrom(stats,var)
importFrom(utils,getTxtProgressBar)
importFrom(utils,read.delim)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
