find_my_case: Function that determines the case/problem we have to solve It...

View source: R/lt_model_lq.R

find_my_caseR Documentation

Function that determines the case/problem we have to solve It also performs some checks

Description

Function that determines the case/problem we have to solve It also performs some checks

Usage

find_my_case(par_ind)

Arguments

par_ind

logical vector of length 5

Details

par_ind should consist in logicals in the following order: q0_5, q0_1, q15_45, q15_35, e0. This is faithfully constructed in calling functions as required.


timriffe/DemoTools documentation built on Jan. 28, 2024, 5:13 a.m.