fitness_method {economiccomplexity} | R Documentation |
Fitness Method
Description
Fitness Method
Usage
fitness_method(balassa_index, iterations, extremality)
Arguments
balassa_index |
(Type: dgCMatrix) the output from
|
iterations |
(Type: numeric) the number of iterations to use.
By default this is set to |
extremality |
(Type: numeric) the parameter to use in the fitness
method. The other methods don't use this parameter.
By default this is set to |
[Package economiccomplexity version 1.5.0 Index]