# Generated by roxygen2: do not edit by hand

S3method(predict,rmm)
export(Choice_Set)
export(rmm)
export(rmm_reshape)
import(Rcpp)
importFrom(dplyr,all_of)
importFrom(dplyr,arrange)
importFrom(dplyr,arrange_at)
importFrom(dplyr,distinct)
importFrom(dplyr,distinct_at)
importFrom(dplyr,filter)
importFrom(dplyr,group_by_at)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,row_number)
importFrom(dplyr,select)
importFrom(dplyr,ungroup)
importFrom(magrittr,"%>%")
importFrom(numDeriv,hessian)
importFrom(numDeriv,jacobian)
importFrom(rlang,.data)
importFrom(stats,pnorm)
importFrom(stats,var)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
useDynLib(RMM)
