kg_candidates_expand {RCTS}R Documentation

Function that returns the set of combinations of groupfactors for which the algorithm needs to run.

Description

Function that returns the set of combinations of groupfactors for which the algorithm needs to run.

Usage

kg_candidates_expand(S, kg_min, kg_max, limit_est_groups = 20)

Arguments

S

number of groups

kg_min

minimum value for number of group specific factors

kg_max

minimum value for number of group specific factors

limit_est_groups

maximum allowed number of groups that can be estimated

Value

data.frame where each row contains a possible combination of group specific factors for each of the groups


[Package RCTS version 0.2.4 Index]