print.BOOST.Ising | R Documentation |
S3 class method printing MCMC results from BOOST-Ising fitted model. The console displays the function call, model type, parameter estimates, and Bayes Factor (BF) measurement for testing an attraction pattern in the gene.
## S3 method for class 'BOOST.Ising' print(x, ...)
x |
An object of class |
... |
Additional arguments passed to |
No return value, called for side effects i.e. printing to console.
BOOST.Ising()
for BOOST-Ising model fitting.
## Need to implement the example for the procedure.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.