normal_ll: Gaussian log likelihood

Description Usage Arguments Value

View source: R/loglikelihoods.R

Description

Gaussian log likelihood

Usage

1
normal_ll(y, X, par)

Arguments

y

binary outcome

X

design matrix

par

vector of gaussian scale parameter followed by model coefficients

Value

a scalar quantity proportional to a normal likelihood with linear parameterization, given y, X, and par


metropolis documentation built on Oct. 23, 2020, 7:42 p.m.