smartdata-analysis-and-statistics / precmed

A doubly robust precision medicine approach to estimate and validate conditional average treatment effects
https://smartdata-analysis-and-statistics.github.io/precmed/
Apache License 2.0
4 stars 0 forks source link

examples of pmmean crash #25

Open jcaldasmagalhaes opened 1 year ago

jcaldasmagalhaes commented 1 year ago

Error in intxmean(y = y, trt = trt, x.cate = x.cate, x.init = x.init, : object 'x.init' not found In addition: Warning message: In data.preproc.mean(fun = "pm", cate.model = cate.model, init.model = init.model, :

Error in intxmean(y = y, trt = trt, x.cate = x.cate, x.init = x.init, : object 'x.init' not found

NightlordTW commented 1 year ago

The argument needs to be defined, has not been implemented fully yet. We will disable use of this function for now.