bd_convert_gauss_mix_param_list_to_vect: Convert a Gaussian mixture parameterization from a list to a...

Description Usage Arguments Value

View source: R/bd_convert_gauss_mix_param_list_to_vect.R

Description

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).

Usage

1

Arguments

samp

A list that parameterizes the Gaussian mixture. See bayDem_samplePrior.R.

Value

th A vector that parameterizes the Gaussian mixture. See bayDem_calcGaussMixPdf.R


MichaelHoltonPrice/BayDem documentation built on Sept. 12, 2019, 9:26 p.m.