| confint.wald_lgspline | R Documentation |
Extract Confidence Intervals from a wald_lgspline Object
## S3 method for class 'wald_lgspline'
confint(object, parm = NULL, level = NULL, ...)
object |
A |
parm |
Parameter specification (ignored; all returned). |
level |
Confidence level (ignored; uses the object's critical value). |
... |
Not used. |
Matrix with columns lower and upper, or NULL if confidence limits are not available.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.