Skip to content

Interactions in the blip down function don't work #8

Description

@mattblackwell

MWE:

library(DirectEffects)

# ACDE of the plow on female participation, with income as mediator
form_main <- women_politics ~ plow + rugged | oil_pc | centered_ln_inc + centered_ln_inc:plow

direct2 <- sequential_g(formula = form_main, data = ploughs)
#> Error in XZM[, mnames, drop = FALSE]: subscript out of bounds

Created on 2019-01-03 by the reprex package (v0.2.1)

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