Returns a row of model
summaries from a fitted model object. Glance returns the same number of columns for all models
and estimation methods. If a particular summary is undefined for a model
or estimation method (e.g., likelihood statistics for estimation methods
"sv-wls" or "sv-cl" of splm() objects), NA is returned for that summary.
Arguments
- x
A fitted model object from
splm(),spautor(),spglm(), orspgautor().- ...
Other arguments. Not used (needed for generic consistency).
Value
A single-row tibble with columns
nThe sample size.pThe number of fixed effects.nparThe number of estimated covariance parameters.valueThe optimized value of the fitting functionAICThe AIC.AICcThe AICc.logLikThe log-likelihooddevianceThe deviance.pseudo.r.squaredThe pseudo r-squared