Philipp K. Masur

Results 6 comments of Philipp K. Masur

Hi Heinrich, thanks for raising this point. We have been thinking a lot about implementing this "third" step as outlined by Simonsohn et al. At the time, we have been...

## Some news! I worked on a preliminary solution to this. There is a new function called `boot_null` (see [here](https://github.com/masurp/specr/blob/master/R/boot_null.r)), which creates a new `specr.boot` object that contains all relevant...

Function now officially included in the development version. A respective tutorial is also on the website: https://masurp.github.io/specr/articles/inferences.html

Good point. If I have time, I will think about a way to include this option. Thanks for sharing the code.

Hey guys, sorry for not chipping in earlier. I am currently on parental leave, hence have only limited time. Thanks to all for the contribution/discussion. I have been working on...

Without having checked comprehensively, it seems that the np package is not supported by `broom::tidy`. Specr uses `tidy` to extract relevant parameters from the models. As it does this across...