Skip to content

feature request: methods for (y,X) #14

@PaulSoderlind

Description

@PaulSoderlind

Hi,

following up the discussion on Discourse, I would kindly ask for method for (y,X).

Motivation: while GLM and friends are often useful, it is sometimes easier to just do 'b = X\y' etc.

Feasibility: looking at your code, it sometimes (like in lad.jl) starts with

X = designMatrix(setting)
Y = responseVector(setting)

In these cases, it should be straightforward to add methods. (I am busy with teaching right now, but might able submit PRs later this autumn.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions