Open ChrisRackauckas opened 6 years ago
As mentioned here: https://discourse.julialang.org/t/multivariate-ols/9150/8 , I think the non-Dataframe OLS usage should be added to the top of the README since it is the easiest way to get started with the package.
"Easiest" is debatable -- I'd rather put it after the version using formulas. But this definitely needs documenting.
As mentioned here: https://discourse.julialang.org/t/multivariate-ols/9150/8 , I think the non-Dataframe OLS usage should be added to the top of the README since it is the easiest way to get started with the package.