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]> 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 >
