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

View source: R/BOOST.GP.R

print.BOOST.GPR Documentation

Print BOOST-GP Model Fitting Results

Description

S3 class method printing MCMC results from BOOST-GP fitted model. The console displays the function call, model type, parameter estimates, and Bayes Factor (BF) measurement for testing wether the gene is spatially variable.

Usage

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

Arguments

x

An object of class BOOST.GP.

...

Additional arguments passed to base::print().

Value

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

See Also

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

Examples

## See example given in function for BOOST-GP


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