Error message when using cutpointr package
0
0
Entering edit mode
2.7 years ago
mohsamir2016 ▴ 30

![I am using this data set of 20 patients to determine a cuttpoint for one of these miRNAs (e.g. miR-21) as diagnostic marker for ATB condition. I used the following function within cutpointr package:

opt_cut <- cutpointr(ATB, miR-21, Condition)

it returns an error:

<error/rlang_error> Can't convert a call to a string Backtrace:

  1. cutpointr::cutpointr(ATB, miR - 21, Condition)
  2. cutpointr:::cutpointr.default(ATB, miR - 21, Condition)
  3. rlang::as_name(rlang::enquo(x))
  4. rlang::as_string(x)
  5. rlang:::abort_coercion(x, "a string")

Any help, highly appreciated.

]1

program R • 958 views
ADD COMMENT
0
Entering edit mode

enter image description here

ADD REPLY

Login before adding your answer.

Traffic: 1976 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6