get_depvar: Gets dependent variable of a mixed model

View source: R/utility_functions.R

get_depvarR Documentation

Gets dependent variable of a mixed model

Description

get_depvar() checks the formula of a given mixed model and return the variable name of the dependent variable.

Usage

get_depvar(model)

Arguments

model

mixed model you want to know the dependent variable of


DejanDraschkow/mixedpower documentation built on Feb. 16, 2024, 7:58 a.m.