You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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 MethodApr 30, 2024
The adjustment method "Kenward-Roger-Linear" does not exist, and an error has occurred.
The text was updated successfully, but these errors were encountered: