confint {anoint} | R Documentation |
Compute confindence intervals of pim
model terms.
Description
Computes Wald-based confidence intervals for the terms of a PIM model.
Methods
- confint
signature(object = "pim", parm,level =0.95,...)
: Returns estimate and confidence intervals for specifiedparm
. Default is to return all params of the model.
Author(s)
S. Kovalchik s.a.kovalchik@gmail.com
[Package anoint version 1.5 Index]