Gaussian-based confidence intervals (two-sided and equal-tailed) for the
fixed effect coefficients based on the confidence level specified by level.
For spglm() or spgautor() fitted model objects, confidence intervals are
on the link scale.
Arguments
object
A fitted model object from splm(), spautor(), spglm(), or spgautor().
parm
A specification of which parameters are to be given confidence
intervals (a character vector of names). If missing, all parameters are considered.
level
The confidence level required. The default is 0.95.
...
Other arguments. Not used (needed for generic consistency).