‘outcome’ argument. This is due to the fact that 'survreg' objects do not contain that information in an easily extractable form. It should also be noted that forsurvregmodels, theSurvfunction must be directly used in the model formula in the call to the survreg function, and that ...
a fitted modelobjectformediator.Can be ofclass'lm','polr','bayespolr','glm','bayesglm','gam','rq','survreg',or'merMod'.model.y a fitted modelobjectforoutcome.Can be ofclass'lm','polr','bayespolr','glm','bayesglm','gam','vglm','rq','survreg',or'merMod'.sims number of Monte...
a fitted modelobjectformediator.Can be ofclass'lm','polr','bayespolr','glm','bayesglm','gam','rq','survreg',or'merMod'.model.y a fitted modelobjectforoutcome.Can be ofclass'lm','polr','bayespolr','glm','bayesglm','gam','vglm','rq','survreg',or'merMod'.sims number of Monte...
We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {...
(isSurvreg.y && boot)){ warning("'outcome' is only relevant for survival outcome models with bootstrap - ignored") } # Model frames for M and Y models m.data <- model.frame(model.m) # Call.M$data y.data <- model.frame(model.y) # Call.Y$data if(!is.null(cluster)){...