Skip to contents

Generate actual values for a given term

Usage

generateActualForMainFixEff(
  term,
  df_actualIntercept,
  dataActual,
  categorical_vars
)

Arguments

term

The term for which actual values are calculated

df_actualIntercept

The intercept dataframe

dataActual

The average ground truth dataframe

categorical_vars

The names of the categorical variables

Value

The data frame with actual values for the given term