Learn R Programming

clhs

A faster (C++) implementation of the conditioned Latin Hypercube Sampling method

Scope

Installation

The C++ method is not yet on CRAN.

You can install it using the devtools package to install clhs:

devtools::install_github("pierreroudier/clhs")

Copy Link

Version

Install

install.packages('clhs')

Monthly Downloads

622

Version

0.9.0

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

October 14th, 2021

Functions in clhs (0.9.0)

clhs

Conditioned Latin Hypercube Sampling
clhs-package

Conditioned Latin Hypercube Sampling
cLHS_result

Conditioned Latin Hypercube Sampling result
CppLHS

This is the internal Cpp function used to run the metropolis hasting algorithm if use.cpp = T. In general, it shouldn't be used as a stand alone function, because some preprocessing is done in R
plot.cLHS_result

Plot cLHS results
similarity_buffer

Gower similarity analysis