# Generated by roxygen2: do not edit by hand

S3method(coef,linodds)
S3method(glance,harsm)
S3method(glance,hensm)
S3method(predict,linodds)
S3method(print,harsm)
S3method(print,hensm)
S3method(tidy,harsm)
S3method(tidy,hensm)
S3method(vcov,harsm)
S3method(vcov,hensm)
export(as.linodds)
export(erank)
export(glance)
export(harsm)
export(harsm_invlink)
export(harsmfit)
export(harsmlik)
export(hensm)
export(hensmfit)
export(hensmlik)
export(inv_smax)
export(normalize)
export(rhenery)
export(rsm)
export(smax)
export(tidy)
importFrom(Rcpp,evalCpp)
importFrom(dplyr,arrange)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,summarize)
importFrom(dplyr,ungroup)
importFrom(generics,glance)
importFrom(generics,tidy)
importFrom(magrittr,"%>%")
importFrom(maxLik,maxLik)
importFrom(methods,show)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,delete.response)
importFrom(stats,formula)
importFrom(stats,model.extract)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,model.offset)
importFrom(stats,model.response)
importFrom(stats,model.weights)
importFrom(stats,na.omit)
importFrom(stats,na.pass)
importFrom(stats,predict)
importFrom(stats,printCoefmat)
importFrom(stats,sd)
importFrom(stats,terms)
importFrom(stats,vcov)
useDynLib(ohenery)
