Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

netROC problem #11

Open
wangjing54 opened this issue Dec 17, 2022 · 0 comments
Open

netROC problem #11

wangjing54 opened this issue Dec 17, 2022 · 0 comments

Comments

@wangjing54
Copy link

Hi, sorry to bother you, I think this package is very good, so I want to use it to analyze my data. when I used netROC function to analyze my data,I got a error, there are Error message:
Error in reformulate(attributes(Terms)$term.labels) :
'termlabels' must be a character vector of length at least one

The code I use was as follows:
myROC = netROC(case_dir = case_dir,

  •            control_dir = control_dir,
    
  •            marker = marker,
    
  •            metadata = metadata,
    
  •            plot.roc = TRUE, 
    
  •            train.num = 20) 
    

Do you know what is wrong? I hope you can give me some suggestion, than you very much!
Jing Wang

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant