Quick question: in the fixedLassoInf function for the binomial family, is it possible to specify the outcomes y as a 2-column matrix of successes and failures? If not, is there a workaround possible that does not require converting the input to the long format (sequence of 0's and 1's)?