make_df_pic_parallel: Makes a dataframe with the PIC for each configuration and...

View source: R/functions_parallel.R

make_df_pic_parallelR 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


RCTS documentation built on May 31, 2023, 9:20 p.m.