-
RCPP:EXPORT iterate_deconv function in program code. When updating mu, Yrows.each_col()%=w(index_1k) , shouldn't it be multiply by w? How come it becomes a remainder, it should be Yrows.each_col()*=w(…
-
Although I find the Bayes factor interesting, I am most interested in uncertainty and effect size. When using the lmBF function for the following code: bayesBF
-
We may want to introduce some basic vocabulary very early in the book. This is not a complete appendix, it's just a short review chapter that will get us up to speed. Here is a running list of potenti…
-
Integrate external packages for low-level mapping.
-
21년 2월 4일 발표자료 준비
-
I test the following code:
[TFP Probabilistic Layers: Regression
](https://colab.research.google.com/github/tensorflow/probability/blob/master/tensorflow_probability/examples/jupyter_notebooks/Pro…
-
Dear Sjoerd,
as stated in the title, I want to perform uncertainty quantification for an ACF that I calculate dependent on some _lag time_ ``dt``. The ACF ``f(dt)`` is implicitly given by
```
d(…
-
Submitting Author Giovanni Saraceno \
Submitting Author Github Handle: @giovsaraceno \
Other Package Authors Github handles: @rmj3197 \
Repository: https://github.com/giovsaraceno/QuadratiK-package…
-
Some statistics that are useful in understanding the written evaluation statement after analyzing the data aren't grouped with said statements. This makes the user scroll needlessly in order to get a …
-
# RMarkdown Driven Development (RmdDD) | Emily Riederer
A workflow for refactoring one-time analyses to sustainable data products
[https://emilyriederer.netlify.app/post/rmarkdown-driven-development…