GFLlogit1: Coordinate optimization for GFL logistic regression

View source: R/GFLlogit1.R

GFLlogit1R Documentation

Coordinate optimization for GFL logistic regression

Description

GFLlogit1 This function is used in the function "GFLlogit"

Usage

GFLlogit1(m, y, lambda, w, z)

Arguments

m

natural value

y

natural value (y < m)

lambda

positive value

w

vector of positive values

z

vector which are all distinct values

Value

the minimizer

Examples

#GFLlogit1(m, y, labmda, w, z)

ohishim/GFLlogit documentation built on Feb. 6, 2023, 9 p.m.