Skip to content

Fehler in multisynth_qp(X = bal_mat, trt = wide$trt, mask = wide$mask, : 'list' object cannot be coerced to type 'double' #111

@Maria-Anna

Description

@Maria-Anna

Hello,

I have the following error:
Fehler in multisynth_qp(X = bal_mat, trt = wide$trt, mask = wide$mask, :
'list' object cannot be coerced to type 'double'

I am trying to run multisynth function
multisynth(form = log_gini ~ D,
unit = state_name,
time = wrkyr,
data= new_data)

My States all get treated at some point, so I have a staggered design and want to use not yet treated units as controls.

I would appreciate it if you could help me solve this issue.

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