Skip to content

The core one-way functions should accept models as arguments #70

Description

@briandk

Much like lm(), it would be nice if we could call:

granovagg.1w(weight, group = feed, data = chickwts)

Or, better still:

granovagg.1w(weight ~ group, data = chickwts)

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions