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

Doesn't work with latest hesim #7

Open
vladimir-spintech opened this issue Jan 15, 2020 · 5 comments
Open

Doesn't work with latest hesim #7

vladimir-spintech opened this issue Jan 15, 2020 · 5 comments

Comments

@vladimir-spintech
Copy link

Steps to reproduce:

Issue:
Can't construct cost models:

> costmods <- create_costmods(n = n_samples, struct = struct, patients = pats, ae_probs = ae_probs)
Error: There must only be one row for each combination of sample, strategy_id, state_id, and time_start in 'tbl'.

Appears to be broken starting from this commit: hesim-dev/hesim@fdc41c0

@dincerti
Copy link
Contributor

Yeah, this is as expected. A minor update will be needed given the change in hesim.

But it should still work with the hesim version on CRAN. I'd wait to do any updates until the development version of hesim moves to CRAN.

@munenobuk
Copy link

Still, the same error happening.

@dincerti
Copy link
Contributor

Still, the same error happening.

Yes, the IVI-NSCLC package will need to be updated to reflect changes in hesim.

@munenobuk
Copy link

What modifications are needed to make it usable?

@munenobuk
Copy link

txseq_dt doesn’t fit to the tbl in the stateval_tbl, since rows are not seen as unique.
I cannot find any more clues and what to do.

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

3 participants