Skip to content

Commit

Permalink
add back simulationprofile
Browse files Browse the repository at this point in the history
  • Loading branch information
egillax committed Dec 17, 2024
1 parent 6cc9ae9 commit 019c06a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/test-featureEngineering.R
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ test_that("createSplineSettings correct class", {
continousCovariateId = 12101,
knots = knots
)

data(plpDataSimulationProfile)
trainData <- simulatePlpData(plpDataSimulationProfile, n = 200)

N <- 50
Expand Down

0 comments on commit 019c06a

Please sign in to comment.