R/RcppExports.R

Defines functions denoise_1D

# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393

denoise_1D <- function(alpha_vec, tol, P, noise_model, num_states) {
    .Call('HMTree_denoise_1D', PACKAGE = 'HMTree', alpha_vec, tol, P, noise_model, num_states)
}
shimlab/HMTree documentation built on May 29, 2019, 9:25 p.m.