# Generated by roxygen2: do not edit by hand

S3method(check_attributes,dsmm_fit_nonparametric)
S3method(check_attributes,dsmm_fit_parametric)
S3method(check_attributes,dsmm_nonparametric)
S3method(check_attributes,dsmm_parametric)
S3method(get_kernel,dsmm)
S3method(get_kernel,dsmm_fit_parametric)
S3method(get_kernel,dsmm_parametric)
S3method(print,dsmm)
S3method(print,dsmm_nonparametric)
S3method(print,dsmm_parametric)
S3method(simulate,dsmm)
export(create_sequence)
export(fit_dsmm)
export(get_kernel)
export(is.dsmm)
export(is.dsmm_fit_nonparametric)
export(is.dsmm_fit_parametric)
export(is.dsmm_nonparametric)
export(is.dsmm_parametric)
export(nonparametric_dsmm)
export(parametric_dsmm)
import(stats)
import(utils)
