| loglike_hmm | R Documentation | 
Update the multipoint log-likelihood of a given map using the method proposed by Mollinari and Garcia (2019).
loglike_hmm(input.map, input.data = NULL, verbose = FALSE)
| input.map | An object of class  | 
| input.data | An object of class  | 
| verbose | If  | 
Marcelo Mollinari, mmollin@ncsu.edu
Mollinari, M., and Garcia, A. A. F. (2019) Linkage analysis and haplotype phasing in experimental autopolyploid populations with high ploidy level using hidden Markov models, _G3: Genes, Genomes, Genetics_. \Sexpr[results=rd]{tools:::Rd_expr_doi("10.1534/g3.119.400378")}
 
  hexa.map <- loglike_hmm(maps.hexafake[[1]])
  hexa.map
 
 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.