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

Deviance #155

Open
sofiapuvogelvittini opened this issue Apr 15, 2021 · 2 comments
Open

Deviance #155

sofiapuvogelvittini opened this issue Apr 15, 2021 · 2 comments

Comments

@sofiapuvogelvittini
Copy link

Hello MAST team,
I am using MAST for my single cell data. I would like to make models comparisons based on daviance or AIC measurements, because I have different patients ralated variables that I should test if they should be included as fixed effect in the model.

My formula is the following

zlmCond<-MAST::zlm(~condition + cenegeneson + test_var1 + test_var2 + test_varx + (1|donor_id), data, method=´glmer´,ebayes=FALSE)

How could I obtain deviance or AIC measurements? I try to use deviance_residuals_hook(zlmCond) but it is deprecated in R 4.0

Could you help me please?
Kind regards,
Sofía

@amcdavid
Copy link
Member

amcdavid commented Apr 16, 2021 via email

@sofiapuvogelvittini
Copy link
Author

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

2 participants