cont_r_normal: Normal-distribution-based random intercept likelihood...

Description Usage Arguments Details

Description

Likelihood function to use with xregControl

Usage

1
cont_r_normal(d_df, sigma_est = 0, omega_est = 0, internal_id = 0)

Arguments

d_df

data.frame provided by xreg.

sigma_est

Within-unit variance parameter, may be specified as a function to vary between observations. Defaults to exp(LN_SIGMA)

omega_est

Between-unit variance parameter, must be a fixed result for all observations, as only the first instance will be used. Defaults to exp(LN_OMEGA)

Details

Likelihood functions for data.frame


intelligentaccident/xreg documentation built on Jan. 17, 2021, 7:38 a.m.