Learn R Programming

⚠️There's a newer version (1.3) of this package.Take me there.

lmeNB (version 1.2)

Fit negative binomial mixed-effect regression model.

Description

Fit negative binomial mixed-effect regression model. For the distribution of subject-specific random intercept, a gamma or log-normal distributions or semi-parametric procedure are allowed. For the safety monitoring, subject-specific conditional probability index can be computed. For details, see Zhao, Y., Li, D.K.B., Petkau, J.A., Riddehough, A. & Traboulsee, A. Detection of unusual increases in MRI lesion counts in multiple sclerosis patients.

Copy Link

Version

Install

install.packages('lmeNB')

Monthly Downloads

32

Version

1.2

License

GPL (>= 2)

Maintainer

Yumi Kondo

Last Published

January 24th, 2014

Functions in lmeNB (1.2)

mle.a3.fun

Fit the semi-parametric negative binomial mixed-effect independent model.
mle.ar1.fun

Performs the maximum likelihood estimation for the negative binomial mixed-effect AR(1) model
mle.ar1.non3

Fit the semi-parametric negative binomial mixed-effect AR(1) model.
lmeNB

CP.ar1.se

Compute a conditional probability of observing a set of counts as extreme as the new observations of a subjectvisit given the previous observations of the same subject based on the negative binomial mixed-effect AR(1) model.
rNBME.R

Simulate a dataset from the negative binomial mixed-effect independent/AR(1) model
mle.fun

Performs the maximum likelihood estimation for the negative binomial mixed-effect independent model
index.batch

Compute the point estimate and its 95of the conditional probability Pr(q(Y_i,new)>=q(y_i,new)| Y_i,pre=y_i,pre)
CP.se

Compute a conditional probability of observing a set of counts as extreme as the new observations of a subject given the previous observations from the same subject based on the negative binomial mixed effect independent model.
lmeNB-internal

Internal lmeNB functions