Nathaniel Phillips
Nathaniel Phillips
@jemus42 Unfortunately, I have never once used ggplot2! I'm kind of oldschool when it comes to plotting and like to do everything from scratch using base-R. That said, I do...
Darn, 99.999% of the time installing BayesFactor directly does the trick. Are you able to load BayesFactor after installing it? Did you restart RStudio? If you're still having issues, can...
Hi @HeymanTom , Unfortunately I can't be of much help here. The `'withinci'` inference method option was programmed by @pat-s. @pat-s Can you look into this?
Easy fix: install `BayesFactor` manually with `install.packages('BayesFactor')`, then reinstall `yarrr`. That should fix it! I've seen this issue often on PCs not sure why it occurs though...
Ah ok thanks @pat-s , I thought you added the withinci functionality but clearly someone else did :) I'll look into it, thanks for the fast response!
No worries, let's carry on the discussion here
Yep it needs to be enabled in the repo settings. I just turned it on and I am seeing the website at https://ndphillips.github.io/FFTrees/ Looks great!
Phew I knew this would be a long slog of a PR but I didn't realize it would be so much! There are a *lot* of unexpected processes going on...
Related to this PR, I just drafted a design doc describing how we could refine the structure of FFTrees internal objects to improve consistency and facilitate better object function mappings...
Thanks for the thoughts Hans, I hear your concerns and definitely appreciate them: Some fast initial responses to your 2 main concerns: 1. Losing functionality. We definitely don't want to...