Fit a piecewise contsnt intesity model for interval censored data.
Utility function
Fits a binomial model with logaritmic link, with y
as outcome
and covariates in rates.frame
to estimate rates in the
inttervals between breaks
.
fit.baseline( y, rates.frame, start )
y |
Binary vector of outcomes |
rates.frame |
Dataframe expanded from the original data by
|
start |
Starting values for the rate parameters. If not supplied, then starting values are generated. |
A glm
object, with binomial error and logaritmic link.
Martyn Plummer, martyn.plummer@r-project.org
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.