lmCI | R Documentation |
lmCI
lmCI(look, modelFitArgs)
look |
Current number of observations accrued |
modelFitArgs |
Arguments specific to the interval function. lmCI and lrCI require y (outcomes), XD (design matrix), and miLevel (monitoring interval level) which are set in SeqSGPV. binomCI requires x (successes), n (observations), and any other inputs used in binom::binconf. |
est, lower bound, and upper bound
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.