Clay Morrow

Results 18 comments of Clay Morrow

I'd also love to see this. Similarly, I'd like to be able to link comments, without suggestions, to specific lines in specific files. Something like `gh pr comment [--on-file f]...

Yes, doing it this way does work in Pycharm.

@erfea, I think your idea of speeding up `fitCor()` is a very good one. I think the best way to go about doing so would be to allow users to...

@erfea, I think your solution is a good one for generic cases. But, please see the (closed) issue #17 where I discuss the issues with a function I had written...

@erfea: Actually, my first comment is wrong. I just went back through the code and, unfortunately, the distances aren't just used to find the maximum distance. For each point in...

As Tony mentioned, this is because it does not make sense to run a regression for a series of constants. The "true" value of the t-statistics, in this case, would...

> Package version: 1.0.0 @Rapsodia86, If you are using 1.0.0, I'd recommend upgrading to the current stable version 1.0.4, which is on CRAN. We've fixed a number of bugs and...

I'm going to reopen this, because I do think it is a good feature to consider.

The recommended solution to #13 may also be useful here.

This may be related to those problems found by @kelewinska (#20). A test to this effect should also be implemented (#5)