Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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