Learn R Programming

clhs (version 0.4-3)

cLHS_result: Conditioned Latin Hypercube Sampling result

Description

A S3 class describing a cLHS result.

Arguments

Value

  • An object of class cLHS_result contains the following slots:
  • index_samplesa vector giving the indices of the chosen samples.
  • sampled_datathe sampled data.frame.
  • obj_functiona vector giving the evolution of the objective function throughout the Meropolis-Hastings iterations.

See Also

clhs