Martin S Andersen

Results 4 issues of Martin S Andersen

IVREGHDFE only posts the within r2, rather than the full set of r2 statistics provided by REGHDFE

### Describe the enhancement requested In economics and health services research we often use hyperbolic trig functions--particularly the hyperbolic arc sine function--to transform skewed data with 0s. While it is...

Type: enhancement
Component: R

Currently, when duckplyr materializes a dataset (and has a problem doing so) it is output as an error message despite the relevant code continuing to run correctly. This causes problems...

reprex

It would be helpful if there were an option in write_* that would write to a temporary file first and then copy the file to the target location, rather than...