logit: logit link function

Description Usage Arguments Value

View source: R/RcppExports.R

Description

calculate the values of logit link

Usage

1
logit(X, beta)

Arguments

X

A matrix, the design matrix.

beta

A vector, the coefficients.

Value

An vector of the values of logit link.


milr documentation built on Jan. 13, 2021, 3:50 p.m.