The first argument order which you have set to 1, can also receive a vector determining the order along each axis. The length of the vector has to be the same as the number of dimensions in the distribution though.
If you also want to stronger or weaker hyperbolic cross-trunction (e.g. prefer cross-terms over non-cross-terms or vice versa), use the flag cross_truncation.
The first argument
order
which you have set to 1, can also receive a vector determining the order along each axis. The length of the vector has to be the same as the number of dimensions in the distribution though.If you also want to stronger or weaker hyperbolic cross-trunction (e.g. prefer cross-terms over non-cross-terms or vice versa), use the flag
cross_truncation
.Originally posted by @jonathf in https://github.com/jonathf/chaospy/issues/95#issuecomment-447352539