Uses of Package
diviner

Packages that use diviner
diviner Provides functionality for measuring the level of promise of a design candidates. 
iterator Provides iterator classes. 
 

Classes in diviner used by diviner
BasicBoundConstrainedDiviner
          Implements basic functionality for BoundConstrainedDiviner.
BasicInequalityConstrainedDiviner
          Basic diviner for inequality-constrained problems.
BasicMultiObjectiveDiviner
           
BoundConstrainedDiviner
          Computes a figure of merit for sampling at some point, based on information obtained from an ApproxModel.
ConstrainedEIDiviner
          Constrained version of the EIDiviner.
ConstrainedImprovementDiviner
          ImprovementDiviner for constrained problems.
ImprovementDiviner
          Focuses on various ways of divining merit using the posterior distribution at a point and some computation of improvement.
InequalityConstrainedDiviner
          Diviner for inequality-constrained problems.
MultiObjectiveDiviner
          A diviner that uses multiple objectives as measures of promise.
RiskPerfTypeIDiviner
          Multiobjective diviner that uses mu and sigma as objectives to be simultaneously minimized.
 

Classes in diviner used by iterator
BoundConstrainedDiviner
          Computes a figure of merit for sampling at some point, based on information obtained from an ApproxModel.
MultiObjectiveDiviner
          A diviner that uses multiple objectives as measures of promise.