make_df_results_parallel {RCTS} | R Documentation |
Makes a dataframe with information on each configuration.
Description
Makes a dataframe with information on each configuration.
Usage
make_df_results_parallel(x, limit_est_groups = 20)
Arguments
x |
output of the parallel version of the algorithm |
limit_est_groups |
maximum allowed number of groups that can be estimated |
Value
data.frame
[Package RCTS version 0.2.4 Index]