Description Usage Arguments Note References See Also Examples
Plots the qualitative/categorical variable levels in the latent space (only for 1D or 2D cases).
If the qualitative/categorical variables are not specified, all the qualified variables will be plotted.
See Arguments
for more details on the options.
1 |
model |
The LVGP model fitted by |
ind_qual_plot |
An array of index (indices) of the qualitative/categorical variable(s) to be plotted. Default is NULL, in which case all the qualitative/categorical variables will be plotted. |
This plot function only works for 1D or 2D latent spaces.
"A Latent Variable Approach to Gaussian Process Modeling with Qualitative and Quantitative Factors", Yichi Zhang, Siyu Tao, Wei Chen, and Daniel W. Apley (arXiv)
LVGP_fit
to fit LVGP model to the datasets.
LVGP_predict
to use the fitted LVGP model for prediction.
1 | # see the examples in the documentation of the function LVGP_fit.
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.