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

variables missing from drop-down #189

Open
jpritikin opened this issue Feb 16, 2021 · 5 comments
Open

variables missing from drop-down #189

jpritikin opened this issue Feb 16, 2021 · 5 comments
Assignees

Comments

@jpritikin
Copy link

There are at least two bugs,

  1. Line 104 of the R script fails. Apparently, some code expects the model to be passed as the variable name fit
  2. Once shinystan is launched, I can browse the vector parameters twin, family, rawTwin, rawFamily but none of the non-vector parameters predVar, eVar, etc

See test.tar.gz

@jpritikin
Copy link
Author

Bug 1 above seems fixed in the v3-alpha branch. Bug 2 seems to affect both branches.

@jpritikin
Copy link
Author

Oops, you can comment tall[['ord']] <- ordinalize(tall[['value']], 12) and source("util.R") to get the script to run.

@VeenDuco
Copy link
Collaborator

Hey, happy to hear you got it to work in the end.

@jpritikin
Copy link
Author

Hey, happy to hear you got it to work in the end.

No, my comment was in reference to the test script that I attached to the initial report. The bug(s) in shinystan are not fixed.

@VeenDuco VeenDuco reopened this Feb 21, 2021
@VeenDuco VeenDuco self-assigned this Feb 21, 2021
@VeenDuco
Copy link
Collaborator

Okay, good to know. I've reopened the issue. Not quite sure when I'll be able to take a deep dive but will keep you posted. Kind regards,

Duco

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

2 participants