# Generated by roxygen2: do not edit by hand

S3method(print,dynfrail)
export(dynfrail)
export(dynfrail_control)
export(dynfrail_dist)
export(dynfrail_fit)
export(dynfrail_prep)
importFrom(Rcpp,evalCpp)
importFrom(dplyr,arrange_)
importFrom(magrittr,"%>%")
importFrom(stats,drop.terms)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,nlm)
importFrom(stats,pchisq)
importFrom(stats,printCoefmat)
importFrom(stats,quantile)
importFrom(stats,terms)
importFrom(survival,Surv)
importFrom(survival,survSplit)
importFrom(tibble,rownames_to_column)
importFrom(tidyr,separate)
useDynLib(dynfrail, .registration=TRUE)
