tests/testthat.R

library(testthat)

library(xgboost)
library(randomForest)
library(thief)
library(smooth)
library(greybox)

library(stats)

library(tidymodels)
library(parsnip)
library(workflows)
library(rsample)
library(recipes)
library(tune)
library(dials)
library(yardstick)
library(slider)

library(timetk)
library(modeltime)

test_check("modeltime")

Try the modeltime package in your browser

Any scripts or data that you put into this service are public.

modeltime documentation built on Oct. 23, 2024, 1:07 a.m.