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

Diagnostic plot in module tm_a_mmrm does not appear for Adjustment Method #1152

Open
kartikeyakirar opened this issue Apr 30, 2024 · 0 comments
Labels
bug Something isn't working core sme

Comments

@kartikeyakirar
Copy link
Contributor

The adjustment method "Kenward-Roger-Linear" does not exist, and an error has occurred.

'arg' should be one of "Satterthwaite", "Kenward-Roger", "Residual", "Between-Within" 
 when evaluating qenv code:
fit <- tern.mmrm::fit_mmrm(vars = list(response = "AVAL", covariates = NULL, id = "USUBJID", arm = "ARM", visit = "AVISIT"), data = anl, conf_level = 0.95, method = "Kenward-Roger-Linear", cor_struct = "unstructured", weights_emmeans = "proportional", parallel = TRUE)
image
@kartikeyakirar kartikeyakirar changed the title Diagnostic plots in module tm_a_mmrm does not appear for Adjustment Method Diagnostic plot in module tm_a_mmrm does not appear for Adjustment Method Apr 30, 2024
@kartikeyakirar kartikeyakirar added bug Something isn't working core sme labels Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working core sme
Projects
None yet
Development

No branches or pull requests

1 participant