variables missing from drop-down
There are at least two bugs,
- Line 104 of the R script fails. Apparently, some code expects the model to be passed as the variable name
fit - Once shinystan is launched, I can browse the vector parameters
twin,family,rawTwin,rawFamilybut none of the non-vector parameterspredVar,eVar, etc
See test.tar.gz
Bug 1 above seems fixed in the v3-alpha branch. Bug 2 seems to affect both branches.
Oops, you can comment tall[['ord']] <- ordinalize(tall[['value']], 12) and source("util.R") to get the script to run.
Hey, happy to hear you got it to work in the end.
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.
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