get_order {baggr} | R Documentation |
Separate out ordering so we can test directly
Description
Separate out ordering so we can test directly
Usage
get_order(df_groups, hyper)
Arguments
df_groups |
data.frame of group effects used in plot.baggr_compare |
hyper |
show parameter estimate? same as in plot.baggr_compare |
Details
Given a set of effects measured by models, identifies the model which has the biggest range of estimates and ranks groups by those estimates, returning the order
[Package baggr version 0.7.11 Index]