1
0
mirror of https://github.com/msberends/AMR.git synced 2026-04-04 08:56:01 +02:00

Built site for AMR@3.0.1.9040: 9c95aa4

This commit is contained in:
github-actions
2026-03-24 12:34:17 +00:00
parent 330f1a9dfe
commit d55d073ae9
109 changed files with 762 additions and 777 deletions

View File

@@ -192,8 +192,8 @@ x <- resistance_predict(example_isolates,
model = "binomial"
)
#> Warning: The `resistance_predict()` function is deprecated and will be removed in a
#> future version, see AMR-deprecated. Use the tidymodels framework instead, for
#> which we have written a basic and short introduction on our website:
#> future version, see `?AMR-deprecated`. Use the tidymodels framework instead,
#> for which we have written a basic and short introduction on our website:
#> https://amr-for-r.org/articles/AMR_with_tidymodels.html This warning will be
#> shown once per session.
plot(x)