sort_models_for_plotting: Sort models for plotting in a layout of pages, rows, and...

Description Usage Arguments Details Value

Description

Sort models for plotting in a layout of pages, rows, and columns

Usage

1
sort_models_for_plotting(models, rows = NULL, columns = NULL)

Arguments

models

List of models

rows

One of "outcomes", "exposures", or "adjustments"

columns

One of "outcomes", "exposures", or "adjustments"

Details

The rows and columns arguments must not have the same value.

Value

A list of models sorted such that we can step through the list plotting one model after the other and every model will appear on the correct page in the correct row and column.


cbaumbach/manyregs documentation built on May 13, 2019, 1:48 p.m.