Learn R Programming

ipdmeta (version 1.1)

coxmcem.mixed.initialize: Initialization for Mixed-Level Meta-Analysis T Frailty Proposal

Description

Returns patient-level starting values for the multivariate T proposal.

Usage

coxmcem.mixed.initialize(
		   coxme.formula,
		   phmm.formula,
		   data,
		   init.coef,
		   init.vcov)

Arguments

coxme.formula
Formula for coxme
phmm.formula
Formula for phmm
data
Patient-level data frame
init.coef
Supplied vector for fixed effects
init.vcov
Supplied matrix for frailty variances

Value

  • List of mean, Sigma (location and scale of T) and beta, D, the fixed and variance parameters.

Details

First tries coxme, but if estimation is not possible reverts to phmm.

See Also

beta.indices