LVGP: Latent Variable Gaussian Process Modeling with Qualitative and Quantitative Input Variables

Fit response surfaces for datasets with latent-variable Gaussian process modeling, predict responses for new inputs, and plot latent variables locations in the latent space (only 1D or 2D). The input variables of the datasets can be quantitative, qualitative/categorical or mixed. The output variable of the datasets is a scalar (quantitative). The optimization of the likelihood function is done using a successive approximation/relaxation algorithm similar to another GP modeling package "GPM". The modeling method is published in "A Latent Variable Approach to Gaussian Process Modeling with Qualitative and Quantitative Factors" by Yichi Zhang, Siyu Tao, Wei Chen, and Daniel W. Apley (2018) <arXiv:1806.07504>. The package is developed in IDEAL of Northwestern University.

Version: 2.1.5
Depends: R (≥ 3.4.0), stats (≥ 3.2.5), parallel (≥ 3.2.5)
Imports: lhs (≥ 0.14), randtoolbox (≥ 1.17)
Published: 2019-01-11
Author: Siyu Tao, Yichi Zhang, Daniel W. Apley, Wei Chen
Maintainer: Siyu Tao <siyutao2020 at u.northwestern.edu>
License: GPL-2
NeedsCompilation: no
CRAN checks: LVGP results

Documentation:

Reference manual: LVGP.pdf

Downloads:

Package source: LVGP_2.1.5.tar.gz
Windows binaries: r-devel: LVGP_2.1.5.zip, r-release: LVGP_2.1.5.zip, r-oldrel: LVGP_2.1.5.zip
macOS binaries: r-release (arm64): LVGP_2.1.5.tgz, r-oldrel (arm64): LVGP_2.1.5.tgz, r-release (x86_64): LVGP_2.1.5.tgz
Old sources: LVGP archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=LVGP to link to this page.