Skip to content

roc_reports, non-numeric argument to binary operator #1

Description

reports <-roc_reports(values3, markers_table = tab, case_class = 'HC', single_markers =c('AREG') )
Up to this point everything has run smoothly, however when trying to execute this command I receive this error.
Error in AREG + 1 : non-numeric argument to binary operator
Both values3 and tab are numeric data.frames. I understand the message means the function is trying to compute a operation on non-numeric data but I do not know how this is occurring. Any advice is appreciated.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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