Skip to content

dataset loads/reads "twice" into gfci.discrete #81

@kingfish777

Description

@kingfish777

When I load a dataset into rcausal/gfci.discrete, it seems to load twice, effectively taking twice as long ===>

`> rcausal::gfci.discrete(dat)
node_names: ade
value: [1] 0 1

node_names: medication
value: [1] 0 1

node_names: diabetes_mellitusCOMMA_nonHYPHENinsulinHYPHENdependent
value: [1] 0 1

node_names: ligation
value: [1] 0 1

node_names: insulin_sensitivity
value: [1] 0 1

node_names: ade
value: [1] 0 1

node_names: medication
value: [1] 0 1

node_names: diabetes_mellitusCOMMA_nonHYPHENinsulinHYPHENdependent
value: [1] 0 1

node_names: ligation
value: [1] 0 1

node_names: insulin_sensitivity
value: [1] 0 1
`

Going to try PC and FGeS after this.
--Kingfish777

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions