# Generated by roxygen2: do not edit by hand

S3method(plot,npmsm)
S3method(print,npmsm)
S3method(transprob,msfit)
S3method(transprob,msm)
S3method(transprob,npmsm)
export(direct_from_observed_intervals)
export(estimate_support_msm)
export(evalstep)
export(get_trans_intervals)
export(graphfromIntervals)
export(interpol_msfit)
export(msm_frydman)
export(npmsm)
export(plot_probtrans)
export(plot_surv)
export(probtrans_weib)
export(remove_redundant_observations)
export(sim_id_weib)
export(sim_weibmsm)
export(supportHudgens)
export(support_from_direct_intervals)
export(support_npmsm)
export(transprob)
export(visualise_data)
export(visualise_msm)
import(checkmate)
import(ggplot2)
import(igraph)
import(mstate)
importFrom(Rcpp,sourceCpp)
importFrom(deSolve,ode)
importFrom(igraph,all_simple_paths)
importFrom(igraph,graph_from_adjacency_matrix)
importFrom(igraph,is_dag)
importFrom(msm,crudeinits.msm)
importFrom(msm,pmatrix.msm)
importFrom(mstate,msfit)
importFrom(mstate,probtrans)
importFrom(mstate,to.trans2)
importFrom(prodlim,row.match)
importFrom(stats,approx)
importFrom(stats,pweibull)
importFrom(stats,rbeta)
importFrom(stats,runif)
importFrom(stats,rweibull)
importFrom(utils,modifyList)
importFrom(utils,tail)
useDynLib(icmstate, .registration = TRUE)
