-
## The icon I want is:
* Name: R-Stats
* URL: https://www.r-project.org/
* Link to icon: https://www.r-project.org/Rlogo.png
* Vector version of the logo: https://www.r-project.org/logo…
-
Dear Dr. Cohen,
I was working on your exercises and noticed a possible typo in the code for Exercise #1 in stats_ch04_descriptives.R
When creating figure B code staring here: https://github.co…
-
Hi,
We spotted an apparent bias in the inverse cumulative poisson distribution function,
looking deeper, we found boost is generating different results when compared with scipy and statslib (https…
-
Hi @corybrunson. I believe the following methods could stand to be revised so that the recoverer functions better reflect the inner eigenvalue decomposition:
- [ ] methods-base-eigen.r
- [ ] metho…
-
Dear all,
in the Stats folder after running FastSurfer I have the following files:
```
-rw-r--r-- 1 stn stn 12703 Jul 13 19:25 aseg+DKT.stats
-rw-r--r-- 1 stn stn 9736 Jul 14 04:17 aseg.presu…
-
### Description
The following query: `FROM employees | STATS VALUES(emp_no) by job_positions | WHERE job_positions == "Accountant"` results in a plan that has the filter pushed past the `STATS`, down…
-
https://github.com/PSIAIMS/CAMIS/blob/cd5cb5016435bf7ea384b17ebdd9221b680083a1/R/ci_for_prop.qmd#L189-L193
Need someone to double check cardx::ard_stats_prop_test vs the by hand calculation using …
-
I see:
* checking R code for possible problems ... [11s] NOTE
.make_intercepts_explicit: no visible global function definition for
'as.formula'
(D:/a/epidist/epidist/check/epidist.Rcheck/00…
-
By both wikipedia and Wolfram mathworld, references given in the documentation page of `stats.NegativeBinomial(name, r, p)`, the `p` designates the probability of __success__. But in the current imple…
-
gh-18852 made several improvements to avoid overflow when computing the optimal Yeo Johnson transformation parameter - or, more specifically, to produce a parameter value that avoids overflow when the…