grmpy icon indicating copy to clipboard operation
grmpy copied to clipboard

Regression vault using the competing packages in R

Open SeBecker opened this issue 5 years ago • 1 comments

It would make sense to compare our results for the semiparametric estimation approach (particularly the mte results) with the ones obtained from competing R packages. For this purpose I would suggest the following procedure:

  1. Simulate (lets say 100) data sets with our simulation routine (and save the associated init files in a json file)

  2. Write an R script that computes the MTE for each of this simulated samples and save the results in a json file

  3. Include a regression test in our current test frame work in which we estimate the mte with grmpy and compare the resulting mte with the one obtained from our R script

SeBecker avatar Apr 24 '20 12:04 SeBecker

@segsell : Do you know of any appropriate R packages for estimating the semiparametric MTE?

SeBecker avatar Apr 24 '20 12:04 SeBecker