1
0
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:
2019-08-07 19:22:46 +02:00
10 changed files with 13 additions and 12 deletions

View File

@ -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")