HmmTrellisParam {VanillaICE} | R Documentation |
Constructor for HmmTrellisParam class
HmmTrellisParam( ylimits = list(c(0, 1), c(-3, 1)), expandfun = function(g) { width(g) * 50 } )
ylimits |
length-two list of the y-axis limits for B allele frequencies and log R ratios, respectively |
expandfun |
a function that takes a length-one |