build_prefit_list: Prepare a list of brmsfit objects to update during repeated...

View source: R/prefit.R

build_prefit_listR Documentation

Prepare a list of brmsfit objects to update during repeated simulations

Description

This is mainly used to save on constant recompilation times.

Usage

build_prefit_list(fit_configuration, stan_pars)

Arguments

fit_configuration

A named list that currently holds family, link and prior.

stan_pars

A named list which contains a backend field.

Value

A list of


sims1253/bayesim documentation built on Aug. 13, 2024, 5:59 p.m.