View source: R/mixed-methods.R
| glance.beezdemand_nlme | R Documentation |
Glance method for beezdemand_nlme
## S3 method for class 'beezdemand_nlme'
glance(x, ...)
x |
A beezdemand_nlme object |
... |
Additional arguments (ignored) |
A one-row tibble of model statistics with columns:
model_class: "beezdemand_nlme"
backend: "nlme"
equation_form: The equation form used
nobs: Number of observations
n_subjects: Number of subjects
converged: Convergence status
logLik, AIC, BIC: Model fit statistics
sigma: Residual standard error
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.