# Generated by roxygen2: do not edit by hand

S3method(predict,rai)
S3method(summary,rai)
export(is.rai)
export(plot_ntest_rS)
export(plot_ntest_wealth)
export(prepareData)
export(rai)
importFrom(dplyr,"%>%")
importFrom(dplyr,arrange)
importFrom(dplyr,as_tibble)
importFrom(dplyr,desc)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_all)
importFrom(dplyr,n)
importFrom(dplyr,pull)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(dplyr,ungroup)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_y_continuous)
importFrom(readr,parse_guess)
importFrom(rlang,.data)
importFrom(stats,.lm.fit)
importFrom(stats,lm)
importFrom(stats,model.matrix)
importFrom(stats,predict)
importFrom(stats,pt)
importFrom(stats,qt)
importFrom(stats,resid)
importFrom(stats,sd)
importFrom(stats,var)
