print.netrankr_mcmc {netrankr} | R Documentation |
Print netrankr_mcmc object to terminal
Description
Prints the result of an object obtained from mcmc_rank_prob to terminal
Usage
## S3 method for class 'netrankr_mcmc'
print(x, ...)
Arguments
x |
A netrank object |
... |
additional arguments to print |
Author(s)
David Schoch
[Package netrankr version 1.2.3 Index]