Skip to content

Get error with estimate.dag with continuose data #14

Open
@ucode123

Description

@ucode123

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 ??

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions