REML: Restricted maximum likelihood estimation for a random effects...

Description Usage Arguments See Also

View source: R/REML.r

Description

Restricted maximum likelihood estimation for a random effects multivariate meta-analysis

Usage

1
REML(y, S, maxitr = 200)

Arguments

y

N x p matrix of outcome variables.

S

Series of within-study covariance matrices of the outcome variables. A matrix or data frame with N rows and p(p+1)/2 columns.

maxitr

The maximum iteration number of the Newton-Raphson algorithm.

See Also

Other ML: ML


nshi-stat/netiim3 documentation built on May 6, 2019, 10:51 p.m.