# Generated by roxygen2: do not edit by hand

S3method(boxplot,timeSpent)
S3method(hist,duration)
S3method(hist,njump)
S3method(plot,Markov)
S3method(plot,fmca)
S3method(plot,pt)
S3method(predict,fmca)
S3method(print,fmca)
S3method(summary,fmca)
export(compute_duration)
export(compute_number_jumps)
export(compute_optimal_encoding)
export(compute_time_spent)
export(convertToCfd)
export(cut_data)
export(estimate_Markov)
export(estimate_pt)
export(generate_2State)
export(generate_Markov)
export(get_encoding)
export(get_state)
export(matrixToCfd)
export(plotComponent)
export(plotData)
export(plotEigenvalues)
export(remove_duplicated_states)
export(statetable)
export(summary_cfd)
import(diagram)
import(fda)
import(ggplot2)
import(mgcv)
import(msm)
import(pbapply)
importFrom(graphics,boxplot)
importFrom(parallel,detectCores)
importFrom(parallel,makeCluster)
importFrom(parallel,stopCluster)
importFrom(stats,cov)
importFrom(stats,integrate)
importFrom(stats,rexp)
importFrom(stats,runif)
importFrom(stats,var)
importFrom(utils,head)
