Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

calculate_gefficiency

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).


Description

Normalizes the numeric columns in the runmatrix

Usage

calculate_gefficiency(
  design,
  calculation_type = "random",
  randsearches = 1000,
  design_space_mm = NULL
)

Arguments

RunMatrix

The run matrix

Value

Normalized run matrix


skpr

Design of Experiments Suite: Generate and Evaluate Optimal Designs

v0.66.5
GPL-3
Authors
Tyler Morgan-Wall [aut, cre], George Khoury [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.