View source: R/firevat_objective_functions.R
Exp.Weighted.Obj.Fn.1 | R Documentation |
Calculates the exponentially weighted objective value for FIREVAT GA optimization.
Exp.Weighted.Obj.Fn.1(C.refined, A.refined, C.artifactual, A.artifactual)
C.refined |
A numeric value between 0 and 1. |
A.refined |
A numeric value between 0 and 1. |
C.artifactual |
A numeric value between 0 and 1. |
A.artifactual |
A numeric value between 0 and 1. |
A numeric value between 0 and 1.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.