-
See around ComputeGD.cpp line 744 `if (fabs(diff) > 1e-1)`. Maybe leave the bounded Wu Neale (2012) stuff as is?
-
Single pref-flips experiments will create new populations to compare. Claim: D-V might be the right place to do this.
This might entail:
- more populations in the api.
- some nice way of 'prior…
-
I noticed this with ``$sformatf``, but I don't think it's the only one.
Similarly, the functions like ``$syncnandarray`` should instead look like ``$sync$nand$array``, at least based on the latest …
-
Would like to see some model statistics like the likelihood ratio test, score tests and wald tests being reported for logistic regression as well. We report these model statistics for the CoxPH estima…
-
Dear Constantin
Thank you very much for your package ggsignif, I very appreciate it.
I try to add results from chi-square test to a ggplot and it was mentioned, that I could use ggsignif:
https…
-
It has been reported that mean Chi-square output by CoGAPS differs from the manually calculated one.
quoting the report:
```
> deathGAPS getMeanChiSq(deathGAPS)
[1] 13009637
> deathA deathP …
-
`lavaan` models fitted using robust maximum likelihood give the following fit indices:
![image](https://user-images.githubusercontent.com/17090544/141651006-de6e209e-2b13-4ab4-959b-4cfc3a431a67.png…
-
### Description
This RFC proposes a series of tutorials for showcasing stdlib's google sheets integration.
With the current state of the [google sheets integration playground](https://docs.googl…
-
I came across this function while reading https://github.com/rlabbe/Kalman-and-Bayesian-Filters-in-Python/blob/master/03-Gaussians.ipynb. It is copy pasted into the book:
```python
def rand_student_…
-
Hi,
When running
`cca.phyloseq(physeq_CSS, formula = physeq_CSS ~ Bedrock + dem + pH_dest + TOC + N.NH4 + N_NO3 + P_PO4 + TN_perc + TP_perc + conductivity, method = "RDA")`
I get:
could …