Dear users,
I am writing to kindly ask if it is possible to generate a PCE by using a DOE composed by continuous and discrete random variables. Specifically, I am working with 10 initial variables: 9 variables are continuous and 1 variable is discrete (it is the vector of interger numbers from 1 to 20). Considering the initialization of all variables in matlab, I defined the first 9 variables by using the standard approach described in UQ manuals (name, type, parameters) and I sampled the real numerical values of these variables by employing a LHS method. The problem is that I would like to generate a discrete uniform distribution for the last variable in order to sample the integer numerical values of that coefficient though the application of the LHS method; is it possible? My doubt is if it is possible generate a PCE where some initial variables are defined in the set of real numbers and some initial variables are defined in the set of natural numbers.