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

Get error with estimate.dag with continuose data #14

Open
ucode123 opened this issue May 18, 2023 · 0 comments
Open

Get error with estimate.dag with continuose data #14

ucode123 opened this issue May 18, 2023 · 0 comments

Comments

@ucode123
Copy link

Error:

cyto.learn <- estimate.dag(cyto.data, whitelist = whitelist,lambdas.length = 10)
Error in weights < -1 || weights > 1 :
'length = 6922161' in coercion to 'logical(1)'

I am getting this error only in my workstation but when i running this code in another workstation, its work fine.
Also, i am working on 9897 nodes and 6 observational data. It is running from last 6 days on single cpu core. How much time it take to estimate dags ? and can we run sparsebn r package on multicore-processor or run on GPU ??

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