print.dalmatian.summary: Print Summary (dalmatian)

Description Usage Arguments Value References

View source: R/post_processing.R

Description

Print Summary (dalmatian)

Usage

1
2
## S3 method for class 'dalmatian.summary'
print(x, digits = 2, ...)

Arguments

x

Object of class dalamtion.summary created by summary.dalmatian().

digits

Number of digits to display after decimal.

...

Ignored

Value

No return value. This function prints the summary of a dalmatian object in a nicely formatted manner.

References

Bonner, S., Kim, H., Westneat, D., Mutzel, A., Wright, J., and Schofield, M.. (2021). dalmatian: A Package for Fitting Double Hierarchical Linear Models in R via JAGS and nimble. Journal of Statistical Software, 100, 10, 1–25. doi: 10.18637/jss.v100.i10.


dalmatian documentation built on Nov. 23, 2021, 1:08 a.m.