Yes, that's why I suggested adding using Stats .
On Wednesday, December 18, 2013 5:19:22 PM UTC-8, John Myles White wrote: > > IIRC, coef comes from Stats. It shouldn’t need to be exported from GLM as > long as GLM is extending it properly. > > — John > > On Dec 18, 2013, at 5:24 PM, Kees van Prooijen > <[email protected]<javascript:>> > wrote: > > > I think the problem is that > > coef > > is not exported in GLM.jl. > > That would make the problem why it works in Julia, rather then why it > doesn't work in Julia Studio. > > > > Kees > > > >
