Update linreg to faster algorithm and widen acceptable input types
Return a tuple instead of an array
Updated and added tests to deal with the tuple return change and argument types.
Ensure new linreg docstring plays nice with doc system
Moved documentation out of `helpdb` into docstring.
Remove weighted linreg from Base.