diff --git a/StudentNotebooks/Assignment03/dar-f24-assignment3-template.Rmd b/StudentNotebooks/Assignment03/dar-f24-assignment3-template.Rmd index e41bf22..c329ed9 100644 --- a/StudentNotebooks/Assignment03/dar-f24-assignment3-template.Rmd +++ b/StudentNotebooks/Assignment03/dar-f24-assignment3-template.Rmd @@ -3,14 +3,14 @@ title: 'CTBench Eval Project Notebook:' author: "Your Name Here" date: "`r format(Sys.time(), '%d %B %Y')`" output: - pdf_document: - toc: true - number_sections: true - fig_caption: false html_document: toc: true number_sections: true df_print: paged + pdf_document: + toc: true + number_sections: true + fig_caption: false subtitle: DAR Assignment 3 (Fall 2024) --- ```{r setup, include=FALSE} diff --git a/StudentNotebooks/Assignment03/dar-f24-assignment3-template.html b/StudentNotebooks/Assignment03/dar-f24-assignment3-template.html index 753e91a..f80395b 100644 --- a/StudentNotebooks/Assignment03/dar-f24-assignment3-template.html +++ b/StudentNotebooks/Assignment03/dar-f24-assignment3-template.html @@ -2179,14 +2179,16 @@
## `summarise()` has grouped output by 'model'. You can override using the
+## `.groups` argument.
+kable(CT_Pub_MT_results.df, caption="Differences by Model and Subgroup on CT-pub")
model | +trial_group | meanPrecision | sePrecision | meanRecall | @@ -2252,12 +2287,204 @@|||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0.4344882 | -0.0084623 | -0.5272768 | -0.0104531 | -0.4517983 | -0.0072764 | +gpt4-omni-ts | +cancer | +0.3376333 | +0.0399497 | +0.5430899 | +0.0392855 | +0.3970881 | +0.0344699 | +
gpt4-omni-ts | +chronic kidney disease | +0.4430021 | +0.0303595 | +0.5625353 | +0.0518243 | +0.4789217 | +0.0327797 | +||||||
gpt4-omni-ts | +diabetes | +0.4315031 | +0.0261183 | +0.5984520 | +0.0363788 | +0.4815179 | +0.0242987 | +||||||
gpt4-omni-ts | +hypertension | +0.4936892 | +0.0421646 | +0.5076353 | +0.0570618 | +0.4708821 | +0.0340076 | +||||||
gpt4-omni-ts | +obesity | +0.3882668 | +0.0495100 | +0.4659332 | +0.0487458 | +0.4034206 | +0.0390612 | +||||||
gpt4-omni-zs | +cancer | +0.3593896 | +0.0648699 | +0.5177248 | +0.0378228 | +0.3884822 | +0.0416444 | +||||||
gpt4-omni-zs | +chronic kidney disease | +0.4498255 | +0.0359125 | +0.4961775 | +0.0422165 | +0.4550535 | +0.0337143 | +||||||
gpt4-omni-zs | +diabetes | +0.4398874 | +0.0275178 | +0.5670120 | +0.0350287 | +0.4747453 | +0.0243584 | +||||||
gpt4-omni-zs | +hypertension | +0.4110457 | +0.0525773 | +0.4404236 | +0.0524825 | +0.3916399 | +0.0329269 | +||||||
gpt4-omni-zs | +obesity | +0.3678517 | +0.0488932 | +0.4016209 | +0.0472745 | +0.3598584 | +0.0359429 | +||||||
llama3-70b-in-ts | +cancer | +0.4093769 | +0.0321481 | +0.5666599 | +0.0483330 | +0.4519619 | +0.0284682 | +||||||
llama3-70b-in-ts | +chronic kidney disease | +0.4538399 | +0.0367768 | +0.5158242 | +0.0568843 | +0.4591601 | +0.0350896 | +||||||
llama3-70b-in-ts | +diabetes | +0.4571022 | +0.0248011 | +0.5708732 | +0.0343273 | +0.4862324 | +0.0235926 | +||||||
llama3-70b-in-ts | +hypertension | +0.4983549 | +0.0370043 | +0.4818363 | +0.0599463 | +0.4657995 | +0.0376744 | +||||||
llama3-70b-in-ts | +obesity | +0.3603799 | +0.0328818 | +0.4540276 | +0.0437946 | +0.3865056 | +0.0317837 | +||||||
llama3-70b-in-zs | +cancer | +0.4138544 | +0.0414752 | +0.6322974 | +0.0492822 | +0.4836421 | +0.0366250 | +||||||
llama3-70b-in-zs | +chronic kidney disease | +0.5265988 | +0.0432749 | +0.5701615 | +0.0637368 | +0.5070008 | +0.0362418 | +||||||
llama3-70b-in-zs | +diabetes | +0.4925006 | +0.0255036 | +0.5353139 | +0.0350723 | +0.4980289 | +0.0246477 | +||||||
llama3-70b-in-zs | +hypertension | +0.5075860 | +0.0488254 | +0.5109607 | +0.0630818 | +0.4757989 | +0.0373848 | +||||||
llama3-70b-in-zs | +obesity | +0.3884561 | +0.0340609 | +0.4418456 | +0.0460536 | +0.3914692 | +0.0307577 |