print.mcmcDiag {genMCMCDiag} | R Documentation |
Print method for mcmcDiag objects
## S3 method for class 'mcmcDiag'
print(x, ...)
x |
Object of class mcmcDiag |
... |
Kept for consistency with print. Does nothing. |
Invisible NULL, prints to console
print(genDiagnostic(uniMCMCResults))