Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in map_fun(): #144

Open
hmlopezbertoni opened this issue Mar 8, 2024 · 0 comments
Open

Error in map_fun(): #144

hmlopezbertoni opened this issue Mar 8, 2024 · 0 comments

Comments

@hmlopezbertoni
Copy link

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant