Emily Riederer
Emily Riederer
Notes to self: In `pointblank` 0.6.0 this works: ``` create_agent(read_fn = ~data.frame(IND_A = 1, AMT_B = 2)) %>% col_vals_not_null(starts_with("ID"), step_id = 1) %>% col_vals_not_null(starts_with("IND"), step_id = 2) %>% interrogate() ```...
Related to https://github.com/rich-iannone/pointblank/issues/355
Hey @mjbroerman ! This should be fixed now with the latest dev version of `pointblank` There's a secondary issue about filepath escaping depending on your OS. If you wish to...
Thank you so much for taking the time to check out the package and report this issue! Now that you say it, I realize my tests only do cover the...
Thanks for the great post! This motivated me to make the transition, too. I especially appreciated the warning about Utterances because I love those too. I dug around a bit...
Hi @bcjaeger ! Thank you for the awesome package. I think this is a really elegant extension of RFs. I especially love the flexibility in the different parameterizations of the...
Hi @bcjaeger ! Thanks so much for the fast reply. I hate to ask you to do work, but definitely be very grateful for any psuedocode or hints you might...
Hi @ryanzomorrodi ! Thanks for your submission. I see your `README.md` draws contrast with `sasR` and `configSAS`. Could you please also comment how this compares to the "native" `sas` [language...
Hi @ryanzomorrodi - Thank you for your replied and your patience! I'm seeking out some editors with SAS expertise to help the process here, but will aim to get back...
Hi @ryanzomorrodi - I'm happy to share that we think `sasquatch` is in scope. Given the necessary external dependencies like SAS it may take a bit longer to get our...