mirror of
https://github.com/msberends/AMR.git
synced 2025-07-08 08:32:04 +02:00
(v0.7.1.9029) unit test
Merge branch 'premaster' # Conflicts: # tests/testthat/test-resistance_predict.R
This commit is contained in:
@ -26,6 +26,7 @@ test_that("prediction of rsi works", {
|
||||
filter(mo == "B_ESCHR_COL") %>%
|
||||
rsi_predict(col_ab = "AMX",
|
||||
col_date = "date",
|
||||
model = "binomial",
|
||||
minimum = 10,
|
||||
info = TRUE) %>%
|
||||
pull("value")
|
||||
|
Reference in New Issue
Block a user