full_get_params: Get LMM parameters for data with no missing values

Description Usage Arguments Value

View source: R/mcLMM.R

Description

Get LMM parameters for data with no missing values

Usage

1
full_get_params(Y, X, REML = TRUE)

Arguments

Y

Matrix with individuals as rows and measurements as columns Missing measurements must be NA.

X

Matrix with n rows and c columns for n individuals and c covariates.

REML

Boolean for returning REML or ML estimates

Value

A list with ve in slot ve, vg in slot vg, estimated effect sizes and uncorrelated standard errors in slot coef.


brandonjew/mcLMM documentation built on Dec. 19, 2021, 11:42 a.m.