Kendon Bell

Results 157 comments of Kendon Bell

I also contacted Achim Zeileis who correctly pointed out that it can't be computed using a traditional sandwich approach so would need to live somewhere like fixest.

The answer from JW was that they don't yet have the general case derived, he believes it will generalise, and he believes that others are working on it.

Hi @s3alfisc, please go for it - the general case for the CCV estimator doesn't look trivial to derive by analogy and JW has requested that people contact him if...

Hi @mstr3336 - I didn't get a real workaround for this. I currently make use of Xforwarding, the RStudio nested terminal, and rsync to move info from the HPC to...

My use case for this issue was really just for making graphs locally as the iteration process is a bit faster

I haven't noticed any problems with memory for a few months >

Is there a feasible solution that lets the R garbage collector handle this? As in the objects in the memory cache would remain there and be reusable until garbage collection...

See also https://github.com/eddelbuettel/digest/issues/97. `fastdigest` seems to detect the change in this particular case.

I just saw that @richfitz is working on https://github.com/ropensci/cyphr. You're probably already thinking about this 😛

@wlandau Do you have thoughts on using ``remake + remakeGenerator`` vs Drake for these sorts of biggish data projects? I'm running things which use memory up to around 180GB and...