Home
last modified time | relevance | path

Searched refs:EstimatedSampleSize (Results 1 – 2 of 2) sorted by relevance

/dports/biology/mrbayes/MrBayes-3.2.7/src/
H A Dutils.h89 void EstimatedSampleSize (MrBFlt **vals, int nRuns, int *count, MrBFlt *returnESS);
H A Dutils.c684 EstimatedSampleSize (vals, nRows, rowCount, ESS); in GetSummary()
1429 void EstimatedSampleSize (MrBFlt **vals, int nRuns, int *count, MrBFlt *returnESS) in EstimatedSampleSize() function