Amy's input-output wishlist as she talks about the pkg w @svteichman for the first time... - [ ] input - one possibility -- open to ideas - adjusted `ndFit(W, data = df, A = ~ exposure, X = ~ sex + site + sex:site)` - unadjusted `ndFit(W, data = df, A = ~ exposure, X = ~ 1)` - [ ] output - can we make it radEmu-like (list + S3 object)? - nuisances go in a list
Amy's input-output wishlist as she talks about the pkg w @svteichman for the first time...
ndFit(W, data = df, A = ~ exposure, X = ~ sex + site + sex:site)ndFit(W, data = df, A = ~ exposure, X = ~ 1)