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

Problems with deriving pvalues #5

Open
nvanzuyaz opened this issue May 27, 2021 · 1 comment
Open

Problems with deriving pvalues #5

nvanzuyaz opened this issue May 27, 2021 · 1 comment

Comments

@nvanzuyaz
Copy link

Hi,

When I try to run paradigm I get the following error.

Error in rep.int(rep.int(seq_len(nx), rep.int(rep.fac, nx)), orep) :
invalid 'times' value
Calls: PARADIGM ... paradigm.graph -> .cpt.hidden.values -> expand.grid

PARADIGM(data = list(px, tx),

  •      levels = c("protein", "rna"),
    
  •      network = mbnetwork,
    
  •      #node.types = NULL,
    
  •      epsilon = 0.001,
    
  •      pvalues = TRUE,
    
  •      perm.type = "within",
    
  •      iterations = 1000,
    
  •      processors = 1)
    

Sorry but I cannot share a reproducible example due to the data that I am working with.

Thanks,
Natalie

@cvaske
Copy link
Collaborator

cvaske commented May 27, 2021

This appears to be R code, whereas Paradigm was written in C++. Can you share a bit about what system this is being run on?

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

2 participants