Calculate G Efficiency Either calculates G-Efficiency by Monte Carlo sampling from the design space (ignoring constraints), searching for the maximum point (slower but higher quality), or by using a user-specified candidate set for the design space (fastest).
Normalizes the numeric columns in the runmatrix
calculate_gefficiency( design, calculation_type = "random", randsearches = 1000, design_space_mm = NULL )
RunMatrix |
The run matrix |
Normalized run matrix
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.