Neg_logLik: Negative Log-Likelihood for a Generalized Linear Model

Description Usage Arguments Value Examples

View source: R/EnvNeg_logLik.R

Description

Negative Log-Likelihood for a Generalized Linear Model

Usage

1
2
3
Neg_logLik(b, y, x, alpha, wt, family)

Neg_logLik2(b, y, x, alpha, wt, family)

Arguments

b

a matrix where each row represents a point at which Negative Log-Likelihood is to be calculated

y

A vector

x

A matrix

alpha

A vector

wt

A vector

family

A family

Value

The sum of x and y

Examples

1
2
1+1
10+1

knygren/glmbayes documentation built on Sept. 4, 2020, 4:39 p.m.