mirror of
https://github.com/msberends/AMR.git
synced 2026-03-28 21:15:51 +01:00
Built site for AMR@3.0.1.9036: 4171d5b
This commit is contained in:
@@ -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`. 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 (`?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.
|
||||
plot(x)
|
||||
|
||||
# \donttest{
|
||||
|
||||
Reference in New Issue
Block a user