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.


PingYangChen/milr documentation built on Oct. 30, 2020, 2:18 a.m.