.control {bigReg}R Documentation

Function for creating control parameters for the GLM fit

Description

Function for creating control parameters for the GLM fit

Usage

.control(epsilon = 1e-08, maxit = 25, trace = TRUE)

Arguments

epsilon

defaults to 1E-8

maxit

defaults 25 maximum number of iterations

trace

defaults to TRUE


[Package bigReg version 0.1.5 Index]