Description Usage Arguments Value
Apply Fitness (2018) algorithm to RCA data
1 | fitness2018(df, N, delta = 0)
|
df |
data frame that contains columns "region", "unit", "rca" (binary). |
N |
number of iterations the algorithm should run over. |
delta |
delta value used in function. default is 0. |
dataframe that contains both unit complexity and region fitness.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.