logit: logit link function

View source: R/RcppExports.R

logitR Documentation

logit link function

Description

calculate the values of logit link

Usage

logit(X, beta)

Arguments

X

A matrix, the design matrix.

beta

A vector, the coefficients.

Value

An vector of the values of logit link.


ChingChuan-Chen/milr documentation built on March 12, 2024, 10:22 a.m.