initBdHMM(obs, nStates, method, directedObs = rep(0, ncol(obs[[1]])), sizeFactors = matrix(1, nrow = length(obs), ncol = ncol(obs[[1]])), sharedCov = FALSE)numeric) for the samples (e.g. chromosomes).
data(example)
hmm_ex = initHMM(observations, nStates=3, method="Gaussian")
Run the code above in your browser using DataLab