I want to use the package tgp to create a latin hypercube sample for 12 different parameters. Some of them should be sampled from a uniform distribution (the default), but some I would like to sample from a normal distribution. How do I specify that? I know I need to use the shape and mode arguments, but just don't know which values to enter. I did not find any help in the package's vignette nor did I find any worked examples on the internet. I would be grateful for any expölanations!