R code and data for simulation study, tables and figures. https://www.tandfonline.com/doi/full/10.1080/10705511.2024.2320050?src=recsys
If you want to run the simulation, check out run.R and summarize.R
If you want to see the aggregated results on all 240 simulation conditions check out objects/Tablestats.xlsx.
If you want to create figures and tables, check out scripts/figures.R and descStats.R. The required data frame is in objects/dat.R.
If you want to use our function to specify and fit an intercept-only model in LF or WF see scripts/functions/analyzeData.R.
Have fun!