Fit linear mixed model using SVD of covariance to scale to large sample sizes.
Arguments
- Y
response vector
- X
matrix of covariates
- U
principal components of covariance matrix
- s
eigen values from of covariance matrix
- weights
vector weights with value for each sample
- Xu
pre-transformed X value
- Yu
pre-transformed Y value
- delta
ratio of variance components estimated using
- sig_a_fixed
if
FALSE, estimatesigSq_afrom data- rank
number of of principal components used