Skip to content

ds.glmSLMA needs more tests to catch potential errors in v6.0 #107

@tombisho

Description

@tombisho

At the moment I don't think there are tests for:

  • offsets parameter
  • weights parameter
  • the different ways of expressing a model formula, that is:
    • 'BMI ~ age, data = 'D'
    • D$BMI ~D$age
    • BMI_vector ~ age_vector where the variables are not in a dataframe but in separate vectors
  • formulae with a + 1 or + 0

I think this would help trap potential errors

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions