Skip to content

comboGeneral taking matrix as input? #23

@jaam92

Description

@jaam92

I was wondering if this is possible to implement or something you have thought a bit about?
For example, say I make a grid and want to constraints to it (e.g. each row must be greater or less than some value).

I have been trying this with expand.grid (because order does matter in my case) and data.table and finding it very time consuming and the required memory is quite large. I really liked the implementation in comboGeneral but it only applies to vectors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions