1. All Functions¶
functions in CGDRO R package, including cgdro_(), predict_cgdro_(), infer_cgdro_(), and summary_cgdro_().
| Function | Description |
|---|---|
cgdro_() |
Fit Conditional Group DRO model in the target domain. |
infer_cgdro_() |
Construct confidence intervals and perform statistical inference for fitted CGDRO models. |
predict_cgdro_() |
Generate predictions from fitted CGDRO models on the target domain. |
summary_cgdro_() |
Summarize the training and inference results, including group weights, coefficient estimators and confidence intervals. |