print.BOOST.GP | R Documentation |
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.
## S3 method for class 'BOOST.GP' print(x, ...)
x |
An object of class |
... |
Additional arguments passed to |
No return value, called for side effects i.e. printing to console.
BOOST.GP()
for BOOST-GP model fitting.
## See example given in function for BOOST-GP
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.