li.lme.score: Subject specific contribution to the lme model score (also...

Description Usage Arguments Value

View source: R/Functions2.R

Description

Subject specific contribution to the lme model score (also returns marginal Vi=Cov(Y|X))

Usage

1
li.lme.score(subjectData, beta, sigma0, sigma1, rho, sigmae)

Arguments

subjectData

a list that contains yi, xi, zi, SampProbi.i. Note that SampProbi.i is used for IPW only.

beta

mean model parameter p-vector

sigma0

std dev of the random intercept distribution

sigma1

std dev of the random slope distribution

rho

correlation between the random intercept and slope

sigmae

std dev of the measurement error distribution

Value

Subject specific contribution to the log-likelihood score (also returns marginal Vi=Cov(Y|X))


schildjs/ods4lda documentation built on March 16, 2020, 8:16 a.m.