Home
last modified time | relevance | path

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

/dports/biology/mrbayes/MrBayes-3.2.7/src/
H A Dmcmc.c11788 char *diagnstat; in PrintMCMCDiagnosticsToFile() local
11805 diagnstat = "Average"; in PrintMCMCDiagnosticsToFile()
11807 diagnstat = "Maximum"; in PrintMCMCDiagnosticsToFile()
11809 …"[ StdDev(s) -- %s standard deviation of split frequencies]\n", diagnstat); in PrintMCMCDiagnosticsToFile()
11811 …un2) -- %s standard deviation of split frequencies between runs 1 and 2]\n", diagnstat); in PrintMCMCDiagnosticsToFile()
11813 …ree1) -- %s standard deviation of split frequencies for topology 1]\n", diagnstat); in PrintMCMCDiagnosticsToFile()
11815 …-- %s standard deviation of split frequencies between runs 1 and 2 for topology 1]\n", diagnstat); in PrintMCMCDiagnosticsToFile()