1
0
mirror of https://github.com/msberends/AMR.git synced 2025-02-22 23:50:04 +01:00
Commit Graph

731 Commits

Author SHA1 Message Date
bd2887bcd4
(v2.1.1.9146) new scale_*_sir() functions 2025-02-13 19:47:57 +01:00
Matthijs Berends
5ff9210c12
Update plot.Rd 2025-02-11 17:23:34 +01:00
07757c933c
(v2.1.1.9144) new MIC scales and fix for rescale_mic() 2025-02-11 08:48:37 +01:00
2171f05951
(v2.1.1.9143) unit tests 2025-02-07 19:18:55 +01:00
8ba2e4ed94
(v2.1.1.9141) new AMR selectors, eucast overwrite arg 2025-02-07 18:01:22 +01:00
baea4323c7
(v2.1.1.9140) WISCA fix 2025-02-05 20:48:35 +01:00
700522b466
(v2.1.1.9135) documentation fix 2025-01-28 15:16:55 +01:00
e740aa691b
(v2.1.1.9134) add Gamma to WISCA documentation 2025-01-27 23:11:10 +01:00
2561494e06
(v2.1.1.9133) update math formulae 2025-01-27 22:43:35 +01:00
1149360b27
(v2.1.1.9129) unit test fix 2025-01-27 16:17:03 +01:00
7accf6ff13
(v2.1.1.9127) unit tests 2025-01-27 10:46:43 +01:00
66833b4f5a
(v2.1.1.9126) implemented WISCA! Also added top_n_microorganisms() and fixed Python wrapper 2025-01-26 23:01:17 +01:00
92c4fc0f94
(v2.1.1.9125) replace 'antibiotic selectors' with 'antimicrobial selectors' 2025-01-17 12:09:39 +01:00
08ddbaa930
(v2.1.1.9123) add EFF code to antibiotics data set 2025-01-15 16:14:09 +01:00
2e31ec19c3
(v2.1.1.9122) fix documentation 2024-12-20 10:52:44 +01:00
15fc72fc66
(v2.1.1.9121) support tidymodels 2024-12-19 20:17:15 +01:00
7e7db6bb81
support for Dutch national MDR guideline 2024-12-15 20:15:52 +01:00
d7de1bc33d
(v2.1.1.9118) move ggplot2 plotting functions to general 'plotting' man page 2024-12-14 19:41:15 +01:00
175a6777f3
(v2.1.1.9116) selectors as separate functions 2024-12-13 09:44:54 +01:00
419cb5b9c4 (v2.1.1.9112) unit test 2024-12-06 18:01:54 +01:00
0488d00f20 (v2.1.1.9111) add betalactams_with_inhibitor(), fixes #175 2024-12-06 15:44:20 +01:00
5c4d8fcd2a (v2.1.1.9095) Python support 2024-10-15 17:12:55 +02:00
50a9f8f0e0 (v2.1.1.9086) website update 2024-10-02 10:20:05 +02:00
681fe011fe (v2.1.1.9082) algorithm updates 2024-09-30 18:46:55 +02:00
ac1c40d8bb (v2.1.1.9081) HUGE microorganisms update for fungi! 2024-09-29 22:17:56 +02:00
a558f4c121 (v2.1.1.9080) fix rescale_mic() for an outside MIC range 2024-09-24 22:39:40 +02:00
1ca40e8d67 (v2.1.1.9079) fix for uti in as.sir() 2024-09-24 15:34:12 +02:00
127892430d (v2.1.1.9078) 12 new formatting formats for antibiogram(), prepare for Bayesian WISCA 2024-09-22 11:45:51 +02:00
ef8ef28650 (v2.1.1.9072) 2024-09-19 11:46:17 +02:00
ddb23b6e73 (v2.1.1.9071) update veterinary SIR interpretation, add only_fungi 2024-09-19 11:44:56 +02:00
83907c9c65 add files (no-verify) 2024-07-17 14:31:09 +02:00
ff03bb6471 (v2.1.1.9065) unit tests 2 2024-07-16 15:58:18 +02:00
640888f408 (v2.1.1.9064) update all microbial taxonomy, add mycobank, big documentation update 2024-07-16 14:53:17 +02:00
c67d003e9e (v2.1.1.9060) SDD results now in as.sir() 2024-06-19 15:08:23 +02:00
0c3d81f32e (v2.1.1.9059) documentation fix 2024-06-17 22:26:05 +02:00
a4dc37a4e4 (v2.1.1.9057) fix for missing breakpoints 2024-06-17 16:52:12 +02:00
d9e66fb118 (v2.1.1.9056) example fix 2024-06-17 14:52:18 +02:00
1e65b5a289 (v2.1.1.9055) example fix 2024-06-17 14:36:40 +02:00
13baf8d7be (v2.1.1.9054) fix examples 2024-06-17 13:52:02 +02:00
2dee1d71dc (v2.1.1.9053) add verbose to as.sir(), unit test fix 2024-06-17 10:38:45 +02:00
68f7795481 (v2.1.1.9052) unit test fix 2024-06-16 20:53:50 +02:00
4ffac7e22d (v2.1.1.9051) fix VGS mo code 2024-06-16 11:28:56 +02:00
bdbf5198a2 (v2.1.1.9050) vctrs fix for sir, small documentation fixes 2024-06-15 15:33:49 +02:00
9bf7584d58 (v2.1.1.9049) new 2024 breakpoints, add AMO, set NI instead of N 2024-06-14 22:39:01 +02:00
de17de1be9 (v2.1.1.9048) vctrs update for sir 2024-06-13 20:55:17 +02:00
3179216c81 (v2.1.1.9047) unit test and index 2024-06-13 07:37:53 +02:00
31207952d3 (v2.1.1.9043) fix sir translation with as.double 2024-06-10 10:34:45 +02:00
a3071cf58b (v2.1.1.9042) update translations and example isolates 2024-06-09 11:31:04 +02:00
af74e1d4f2 (v2.1.1.9041) antibiotics update 2024-06-08 17:35:25 +02:00
c5981cdeb3 fix unit test 2024-06-04 20:17:54 +02:00