Description Usage Arguments Value Examples
Computes confidence intervals for one or more parameters in a fitted model.
This is a method specific to the "gam" class from package
"mgcv".
1 2  | 
object | 
 a fitted model object of class   | 
parm | 
 a specification of which parameters are to be given confidence intervals, either a vector of numbers or a vector of names. If missing, all parameters are considered.  | 
level | 
 the confidence level required.  | 
... | 
 not implemented  | 
A tidy data frame containing parameter names, Estimates and confidence intervals for parametric terms
1 2 3 4 5 6 7 8 9 10 11 12 13  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.