View source: R/cnp_model_mcmc.R
cnp_mcmc | R Documentation |
cnp_mcmc
cnp_mcmc(TL, param, iter, params_st, cor, ...)
TL |
Total length(s) in cm |
param |
List of all parameter means (add "_m") and standard deviations (add "_sd") Default parameters are set with very low sd's. parameters:
|
iter |
A positive integer specifying the number of iterations. The default is 2000. |
params_st |
Standard parameters. |
cor |
A list of correlations between certain parameters: ro_Qc_Qn, ro_Qc_Qp, ro_Qn_Qp, ro_Dc_Dn, ro_Dc_Dp, ro_Dn_Dp, ro_lwa_lwb, ro_alpha_f0 |
... |
Additional arguments rstan::sampling, see ?rstan:sampling |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.