
Extract stored fit-time surfaces from a qgcompmulti fit
Source:R/fitted_surface.R
fitted_surface.RdReturns the fit-time exact counterfactual surface, the fit-time MSM fitted
surface, or the stored exact-versus-MSM comparison object retained in a
fitted qgcomp.glm.multi() object.
Usage
fitted_surface(object, type = c("all", "exact", "msm", "comparison"), ...)