Skip to content
This repository was archived by the owner on Feb 8, 2025. It is now read-only.
This repository was archived by the owner on Feb 8, 2025. It is now read-only.

[ENH] Allow comparisons without groups #16

@arokem

Description

@arokem

For example a model: y ~ s(x, by="t"), where t is also a continuous variable. This would not currently work, because tractr_single_bundle is written for group comparisons (and only binary at that!) and expects something like comp_list = c("0", "1") as input.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featurea feature request or enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions