Skip to content

Conversation

@anijudy
Copy link

@anijudy anijudy commented Aug 22, 2023

If both methods (BR and EM) are present when using the lad function, it will report an error:

Error in switch(method, BR = lad.fit.BR(x, y, tol), EM = lad.fit.EM(x, :
EXPR must be a length 1 vector

If we only use one of the methods, it will work fine. I tested both methods using the bulk RNA-seq in the tutorial, and it seems that the results are similar. So, I think going with the default will solve the problem.

If both methods (BR and EM) are present when using the lad function, it will report an error:

Error in switch(method, BR = lad.fit.BR(x, y, tol), EM = lad.fit.EM(x,  : 
  EXPR must be a length 1 vector

If we only use one of the methods, it will work fine. I tested both methods using the bulk RNA-seq in the tutorial, and it seems that the results are similar. So, I think going with the default will solve the problem.
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

Successfully merging this pull request may close these issues.

1 participant