get_random_intercept: Get random intercept

get_random_interceptR Documentation

Get random intercept

Description

get_random_intercept() 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 random intercept. Function argument mdls_smry_tb specifies the where to look for the required object. The function returns Standard deviation (a double vector).

Usage

get_random_intercept(mdls_smry_tb, mdl_nm_1L_chr, deterministic_1L_lgl = T)

Arguments

mdls_smry_tb

Models summary (a tibble)

mdl_nm_1L_chr

Model name (a character vector of length one)

deterministic_1L_lgl

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

Value

Standard deviation (a double vector)


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