This is a method for coef() for objects inheriting from
class l1ce. See coef for the general behavior of
this function and for the interpretation of object.
# S3 method for l1ce
coef(object, all=TRUE, constrained=FALSE, …)an object of class l1ce, see help on
l1ce.object.
logical; if false, then only the non-zero coefficients are returned.
logical; if true, then only the coefficients that were constrained are returned.
possibly further arguments (none at the moment).