print.BOOST.Ising: Print BOOST-Ising Model Fitting Results

View source: R/BOOST.Ising.R

print.BOOST.IsingR Documentation

Print BOOST-Ising Model Fitting Results

Description

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.

Usage

## S3 method for class 'BOOST.Ising'
print(x, ...)

Arguments

x

An object of class BOOST.Ising.

...

Additional arguments passed to base::print().

Value

No return value, called for side effects i.e. printing to console.

See Also

BOOST.Ising() for BOOST-Ising model fitting.

Examples

## Need to implement the example for the procedure.


estfernan/boost documentation built on June 24, 2022, 12:20 a.m.