View source: R/jsdmstanfit-class.R
print.jsdmStanFit | R Documentation |
This prints out a summary for the models which includes the type of model fit, the number of species, sites and predictors as well as a summary of any parameters with Rhat > 1.01 or effective sample size to total number of samples ratio < 0.05
## S3 method for class 'jsdmStanFit'
print(x, ...)
x |
The |
... |
Other arguments passed to summary.jsdmStanFit |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.