get_predictor: Read PREDICTOR

View source: R/d2d2dMod.R

get_predictorR Documentation

Read PREDICTOR

Description

The predictor in d2d is often called "t", whereas in dMod it is called "time". Therefore, in input functions, where "t" is explicitly called, the d2d-predictor has to be replaced by the dMod-predictor.

Usage

get_predictor(def_content)

Arguments

def_content

The def_content data.frame returned by read_def_content

Value

Character vector with regex names to be used by str_replace().


dlill/conveniencefunctions documentation built on Sept. 30, 2022, 4:40 a.m.