Eric Archer

Results 17 comments of Eric Archer

Yes, it is totally possible and a good idea. I'll add this to the list of enhancements for the next round of updates. Thanks for the suggestion!

It would definitely be possible to calculate the mean of the LCI and UCI over multiple runs. Depending on the shape of the distributions though, that might not be an...

My apologies. There are a set of related and unrelated issues that have been requiring me to redevelop some of the components of _strataG_ as well as _skeleSim_ afterwards. Unfortunately,...

Thanks for your patience. This is on my near-term list. I have made several updates to _strataG_ and it can be installed from my GitHub repository. I need to make...

My apologies. The skelesim package does not function with the current version of strataG (on GitHub). I have not had the time to finish my updates to strataG and then...

Thanks for raising this. I hadn't considered this use when I put the check for duplicate names in. To make it intelligent as you suggest (where it allows the same...

OK. I've commented it out in the latest push. Let me know if it has any funky downstream effects. I'll get to making it smarter when I have some time...

Thanks for your code. I've copied it into my devel version and will test it out when I get back to finishing the package cleanup and CRAN resubmission (hopefully this...

STRUCTURE doesn't make use of multiple cores internally, so I can't take advantage of that capability in the structureRun() wrapper. The most I could do is convert it to optionally...