calculateLambda: Transform Response for Probit Fisher-Scoring

View source: R/roc_glm_parts.R

calculateLambdaR Documentation

Transform Response for Probit Fisher-Scoring

Description

This function transform the original 0-1-response y to a new reponse "lambda" that is used as respone for the fisher scoring.

Usage

calculateLambda(y, X, beta)

Arguments

y

Original 0-1-response

X

Design matrix

beta

Estimated parameter vector

Value

Numeric vector of new response

Author(s)

Stefan B., Daniel S.


difuture-lmu/dsROCGLM documentation built on March 24, 2024, 1:07 p.m.