Skip to content

CMHTest type="cor" supresses p-value and df #2

@bill-raynor

Description

@bill-raynor

When I run CMHtest(as.formula(fStr), data=dm, types = c("cor"), overall = T) the $ALL element lacks a p-value and a d.f. Any particular reason why?

Example:
CMHtest(Freq~right+left|gender, data=VisualAcuity, overall=T, type="cor", details=T) lacks a p-value but CMHtest(Freq~right+left|gender, data=VisualAcuity, overall=T, type="cor", details=T) doesn't.

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