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

More things to resolve suggested by Stan #30

Closed jcaldasmagalhaes closed 1 year ago

jcaldasmagalhaes commented 1 year ago
script line Error Resolve
outputs_count.R line 263 # TODO: now score.method has no default (mandatory argument) Set to “poisson”?
CATE_count.R 253 & 333 # TODO: if model has a single predictor, GBM must have cv.folds = 0 https://github.com/zoonproject/zoon/issues/130
outputs_continuous.R 287 ##TODO: Insert n.trees.rf
570 # TODO: is it right?
1032 # TODO: Phoebe I think we removed the arg.check on interactions but here it is?
1043 #TODO: Needs to be specified
1088 #TODO: modify this..can we use chisq?
Plots.R 635 # TODO: Temporary solutions as cbind not working when cv.n = 1
NightlordTW commented 1 year ago

feedback gabrielle:

StanWijn commented 1 year ago

We fixed all 4 points: