get_cndts_for_mxd_mdls: Get candidates for mixed models

get_cndts_for_mxd_mdlsR Documentation

Get candidates for mixed models

Description

get_cndts_for_mxd_mdls() is a Get function that retrieves a pre-existing data object from memory, local file system or online repository. Specifically, this function implements an algorithm to get candidates for mixed models. Function argument mdl_types_lup specifies the where to look for the required object. The function returns Candidates for mixed models (a lookup table).

Usage

get_cndts_for_mxd_mdls(mdl_types_lup = NULL, filter_1L_lgl = T)

Arguments

mdl_types_lup

Model types (a lookup table), Default: NULL

filter_1L_lgl

Filter (a logical vector of length one), Default: T

Value

Candidates for mixed models (a lookup table)


ready4-dev/specific documentation built on Oct. 13, 2023, 7:54 a.m.