View source: R/hurdle-methods.R
| glance.beezdemand_hurdle | R Documentation |
Returns a one-row tibble of model-level statistics.
## S3 method for class 'beezdemand_hurdle'
glance(x, ...)
x |
An object of class |
... |
Additional arguments (currently unused). |
A one-row tibble with columns:
"beezdemand_hurdle"
"TMB"
Number of observations
Number of subjects
Number of random effects
Convergence status
Log-likelihood
Akaike Information Criterion
Bayesian Information Criterion
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.