loglike: Internal glmlep functions

Description Usage Arguments Details Author(s)

Description

Internal glmlep functions

Usage

1
loglike(x, y, beta, family = c("gaussian", "binomial"))

Arguments

x

The design matrix, without an intercept.

y

The response vector. Quantitative for family="gaussian". For family="binomial" should be a vector with two levels.

beta

The estimated coefficients.

family

Response type (see above)

Details

These are not intended for use by users.

Author(s)

Canhong Wen, Hao Lin, Shaoli Wang and Xueqin Wang.

Maintainer: Canhong Wen <wencanhong@gmail.com>


glmlep documentation built on May 1, 2019, 9:14 p.m.