| ExploreModelMatrix-pkg {ExploreModelMatrix} | R Documentation |
ExploreModelMatrix is an R package for visualizing design matrices generated
by the model.matrix() R function.
Provided with a sample data table and a design formula, the
ExploreModelMatrix() function launches a shiny app where the user can
explore the fitted values (in terms of the model coefficients) for each
combination of predictor values.