Skip to content

Error in map_fun(): #144

@hmlopezbertoni

Description

@hmlopezbertoni

Hi everyone!

I'm getting the following error when trying to create a model for TI:

model <- infer_trajectory(dataset, first(methods_selected))

Error in map_fun():
ℹ In index: 1.
Caused by error in .method_extract_priors():
! Prior information start_id is missing from dataset 20240308_132648__data_wrapper__r4arzFuYHA but is required by the method.
-> If known, you can add this prior information using add_prior_information(dataset, start_id = ).
-> Otherwise, this method cannot be used.
Run rlang::last_trace() to see where the error occurred.

Has anyone encountered the same issue?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions