Skip to content

Error when running doIMRMC on Viper data set #190

@marshhar

Description

@marshhar

Hi, I'm interested in using the iMRMC R package to analyze data for a non-inferiority trial I'm running. As a first step, I have been trying to replicate the analysis here: https://github.com/DIDSR/iMRMC/wiki/Non-inferiority-by-iMRMC.

However, when I execute this line of code:

results <- doIMRMC(dfMRMC_AI)

I get this error:
Error in if (covAUC < 0) { : missing value where TRUE/FALSE needed

I also tried my own dataset and got the same exception. Do you have any thoughts on what I could be doing wrong? Apologies if this answer is obvious, but I'm new to R.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions