stantargets-package | targets: Targets Archetypes for Stan |
tar_stan_compile | Local Stan model compilation |
tar_stan_compile_run | Compile a Stan model and return the model file. |
tar_stan_example_data | Simulate example data for 'tar_stan_example_file()'. |
tar_stan_example_file | Write an example Stan model file. |
tar_stan_gq | Generated quantities on an existing CmdStanFit object |
tar_stan_gq_rep | Multiple runs of generated quantities per model with tidy... |
tar_stan_gq_rep_draws | Multiple runs of generated quantities per model with draws |
tar_stan_gq_rep_run | Run a Stan model and return only the summaries. |
tar_stan_gq_rep_summary | Multiple runs of generated quantities per model with... |
tar_stan_gq_run | Compile and run a Stan model and return the 'CmdStanFit'... |
tar_stan_mcmc | One MCMC per model with multiple outputs |
tar_stan_mcmc_rep | Multiple MCMCs per model with tidy output |
tar_stan_mcmc_rep_diagnostics | Multiple MCMCs per model with sampler diagnostics |
tar_stan_mcmc_rep_draws | Multiple MCMC runs per model with draws |
tar_stan_mcmc_rep_run | Run a Stan model and return only the summaries. |
tar_stan_mcmc_rep_summary | Multiple MCMCs per model with summaries |
tar_stan_mcmc_run | Compile and run a Stan model and return the 'CmdStanFit'... |
tar_stan_mle | One optimization run per model with multiple outputs |
tar_stan_mle_rep | Multiple optimization runs per model with tidy output |
tar_stan_mle_rep_draws | Multiple optimization runs per model with draws |
tar_stan_mle_rep_run | Run a Stan model and return only the summaries. |
tar_stan_mle_rep_summary | Multiple optimization runs per model with summaries |
tar_stan_mle_run | Compile and run a Stan model and return a 'CmdStanMLE'... |
tar_stan_output | Post-process Stan output |
tar_stan_rep_data_batch | Generate a batch of data |
tar_stan_summary | One summary of a 'CmdStanFit' object |
tar_stan_summary_join_data | Join some Stan data to summary output |
tar_stan_vb | One variational Bayes run per model with multiple outputs |
tar_stan_vb_rep | Multiple iterations per model of variational Bayes with tidy... |
tar_stan_vb_rep_draws | Multiple variational Bayes runs per model with draws |
tar_stan_vb_rep_run | Run a Stan model and return only the summaries. |
tar_stan_vb_rep_summary | Multiple iterations per model of variational Bayes with... |
tar_stan_vb_run | Compile and run a Stan model and return a 'CmdStanVB' object. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.