as.stuartFixedObjective {stuart}R Documentation

Convert empirical to fixed objective.

Description

Convert an empirical objective to a fixed version to be used in item-selection. Sensible for extracting values from random selections and then using them in empirical but static objective functions.

Usage

as.stuartFixedObjective(x)

Arguments

x

An object of class stuartEmpiricalObjective.

Value

Returns an object of class stuartFixedObjective

Author(s)

Martin Schultze

See Also

empiricalobjective, fixedobjective


[Package stuart version 0.10.2 Index]