logit: Compute probabilities based on the logit link.

View source: R/aenetgt.R

logitR Documentation

Compute probabilities based on the logit link.

Description

Compute probabilities based on the logit link.

Usage

logit(b, X)

Arguments

b

Parameter vector.

X

Design matrix with first column a column of 1s.

Value

The fitted probability according to the logit link function.


gregorkb/aenetgt documentation built on Oct. 12, 2022, 11:51 a.m.