Kat Hoffman

Results 4 comments of Kat Hoffman

I've noticed this error also occurs if static_binary_* is accidentally used with a numerical treatment. Perhaps this could be incorporated into suggestions for the user to debug? Reprex is the...

Other potential errors you might want to cover: Accidentally putting the treatment or outcome in the predictor matrix (lol) could yield an error from `lmtp` instead of `sl3`'s non-informative one...

You could also add a warning message that the `k` argument will be ignored for point treatments if users input it.