Skip to content

Return polyfit coefficients (or SymPy expression) #7

@sigvaldm

Description

@sigvaldm

Today polyfit() doesn't return fitting coefficient like NumPy's does, but NumPy's is only 1D. Now that localreg is multivariate, it would be nice to make it more similar to NumPy's for replacement. The ordering of the coefficients are more complicated for the multivariate case, but perhaps there could also be a class or something that could return a SymPy expression of the fit?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions