lmCI: lmCI

View source: R/fitCI.R

lmCIR Documentation

lmCI

Description

lmCI

Usage

lmCI(look, modelFitArgs)

Arguments

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.

Value

est, lower bound, and upper bound


chipmanj/SeqSGPV documentation built on May 1, 2024, 10:38 p.m.