Skip to content
Prev 256261 / 398506 Next

lars - lasso problem

Hi,
On Fri, Apr 8, 2011 at 10:33 AM, gauri j <gauri.jape7 at gmail.com> wrote:
What is the output for the following commands?

R> is(x)
R> apply(x, 2, function(x) is(x)[1])
R> is(y)