print.jsdmStanFit: Print the default summary for the model

View source: R/jsdmstanfit-class.R

print.jsdmStanFitR Documentation

Print the default summary for the model

Description

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

Usage

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

Arguments

x

The jsdmStanFit model object

...

Other arguments passed to summary.jsdmStanFit


fseaton/jsdmstan documentation built on June 12, 2025, 7:02 a.m.