Description Usage Arguments Value
Convenience function for parallelizing calls to VB.
1  | vb_wrap(svmult, stmod, ss, resnames, output_samples)
 | 
svmult | 
 Scalar multiplier to increase or decrease the sigma_v scale hyperparameter.  | 
stmod | 
 An object of class   | 
ss | 
 A list of sufficient statistics from   | 
resnames | 
 A string vector of parameter names to be included in output.  | 
output_samples | 
 How many samples from the approximate posterior to estimate the posterior mean of each parameter.  | 
A list with components stan_vb_fit (the result from Stan) and logtxt (the log of Stan output).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.