R/lbreg.R

Defines functions lbreg

Documented in lbreg

lbreg <- function(formula, data, start.beta, tol = 0.9999, delta = 1, ...) UseMethod("lbreg")

Try the lbreg package in your browser

Any scripts or data that you put into this service are public.

lbreg documentation built on Dec. 26, 2019, 5:06 p.m.