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

Add function to generate example data #36

Closed NightlordTW closed 1 year ago

NightlordTW commented 1 year ago

The example dataset has a fixed size; we may want to use the helper function instead. Also, we currently have negative ages; maybe better use a Gamma distribution to avoid this.

NightlordTW commented 1 year ago

Negative ages occur due to centering; this issue can be ignored