R/summary.clogitL1.R

summary.clogitL1 = function(object, ...){
	list(Coefficients=object$beta, Lambda=object$lambda)
}

Try the clogitL1 package in your browser

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

clogitL1 documentation built on May 2, 2019, 3 p.m.