You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow people to provide potential outcomes as formula Y = 1+ 2*T1 etc which can be transformed into outcome_means using sthg like
If(is.null(outcome means)) outcome_means <- with (expansion.grid(k..)...., formula)