Skip to content

Error: Could not create a valid model! #53

@hsonne

Description

@hsonne

Can and should we give a reason for this error raised from build_and_validate_model()?

Could not create a valid model!

Code to reproduce the error

name <- "spot-data_user-9_spot-31_2020-02-04.RData"
file <- system.file("extdata/testdata", name, package = "fhpredict")
spot_data <- kwb.utils::loadObject(file, "spot_data")
set.seed(1)
result <- fhpredict:::build_and_validate_model(spot_data)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions