1
0
mirror of https://github.com/msberends/AMR.git synced 2026-03-29 22:55:56 +02:00

Built site for AMR@3.0.1.9037: 3d1412e

This commit is contained in:
github-actions
2026-03-22 19:55:49 +00:00
parent 3560dfd611
commit c95646d39c
120 changed files with 617 additions and 675 deletions

View File

@@ -192,10 +192,10 @@ 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 (`?AMR::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.
#> 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)
# \donttest{