estimate_bgw: Estimate the model using the 'bgw' package

View source: R/estimate-model.R

estimate_bgwR Documentation

Estimate the model using the 'bgw' package

Description

The function is a convenient wrapper around bgw_mle.

Usage

estimate_bgw(log_lik, param_free, control)

Arguments

log_lik

A log-likelihood expression prepared by prepare_log_lik

param_free

A list of freely estimated parameters

control

A list of estimation controls passed to the optimizer

Value

A custom model object with the results of the estimation


edsandorf/cmdlR documentation built on Jan. 17, 2024, 12:33 a.m.