tsEMMREMLMultiKernel: Fit mixed model

Description Usage Arguments References

Description

This function is modified from the emmremlMultiKernel function in the EMMREML package (Akdemir & Godfrey, 2015).

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
tsEMMREMLMultiKernel(
  y,
  X,
  Zlist,
  Klist,
  varbetahat = TRUE,
  varuhat = TRUE,
  PEVuhat = FALSE,
  test = TRUE
)

Arguments

y

n x 1 vector of explained variable

X

n x q design matrix of explanatory variables

Zlist

list of random effects design matrices

Klist

list of variance-covariance matrices of random effects

References

Akdemir, D., & Okeke, U. G. (2015). EMMREML: Fitting mixed models with known covariance structures. R package version, 3.1.


ShojiTaniguchi/timsync documentation built on Oct. 10, 2020, 3:33 p.m.