Skip to content
Prev 171801 / 398502 Next

Using package ROCR

Thank you very much for the response!

The plot(1,1) helped to resolve the first problem.
But I am still getting a second error message when running demo(ROCR)

Error in as.double(y) : 
  cannot coerce type 'S4' to vector of type 'double'

It seems it has something to do with compatibility of S4 objects.

My versions of R and ROCR package are the same as you listed.
But it seems something other is missing in my installation.
William Doane wrote: