make_df_pic_parallel {RCTS}R Documentation

Makes a dataframe with the PIC for each configuration and each candidate C.

Description

Makes a dataframe with the PIC for each configuration and each candidate C.

Usage

make_df_pic_parallel(x, C_candidates)

Arguments

x

output of the parallel version of the algorithm

C_candidates

candidates for C

Value

data.frame


[Package RCTS version 0.2.4 Index]