Description Usage Arguments Value
View source: R/bd_convert_gauss_mix_param_list_to_vect.R
For the input, parameterized Gaussian mixture convert from a list (returned by stan) to a vector representation (which is more efficient for calculations and the form expected by, e.g., bayDem_calcGaussMixPdf.R).
1 |
samp |
A list that parameterizes the Gaussian mixture. See bayDem_samplePrior.R. |
th A vector that parameterizes the Gaussian mixture. See bayDem_calcGaussMixPdf.R
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.