52535455565758
{ Cprior.set(row,col,prior); Cprior.set(col,row,prior); } } return(new PosteriorCountMatrix(Cprior, observedCounts)); }