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

selectModel plot when returnType = 'selectedModel' (cisTopic 0.2.1) #27

Closed
dagarfield opened this issue Sep 3, 2019 · 1 comment
Closed

Comments

@dagarfield
Copy link

Hi,

This may well be user error, but I'm struggling to locate the likelihoods generated by runModels when returnType = 'selectedModel'.

cisTopicObject@log.lik
Object of class "data.frame"
data frame with 0 columns and 0 rows

I'd love to be able to create a plot similar to what is generated by default with selectModel, but this only seems to work when returnType has the default value, and it sure would be handy to have for a larger set of tested models.

Thanks!

@cbravo93
Copy link
Member

cbravo93 commented Sep 9, 2019

Hi @dagarfield !

There was indeed a bug in this option, it was not correctly updated after the changes from v1 to v2. I just pushed some changes, should be ok now. Thanks a lot for noticing!

Let me know if you have any more issues!

C

@cbravo93 cbravo93 closed this as completed May 4, 2022
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