Skip to content

sgd$coefficients returns 1x* matrix and not a vector #101

@dustinvtran

Description

@dustinvtran

coef(sgd.theta) returns the vector. In general, it seems convention is to return a vector and not a matrix. Should we change sgd$coefficients to do so too? This is a user-breaking change.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions