Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
samch93
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
Trying to be a 'public' (Bayesian) statistician [video] (2016)
(videolectures.net)
1 points
by
samch93
2y ago
|
0 comments
2.
▲
by
samch93
2y ago
A (deep) NN is just a really complicated data model, the way one treats the estimation of its parameters and prediction of new data determines whether one is a Bayesian or a frequentist. The Bayesian assigns a distribution to the parameters
3.
▲
Generalizing Support for Functional OOP in R
(blog.r-project.org)
109 points
by
samch93
2y ago
|
50 comments
4.
▲
Statement on CVE-2024-27322
(blog.r-project.org)
34 points
by
samch93
2y ago
|
49 comments
5.
▲
by
samch93
3y ago
probably this article: Hoekstra, R., Morey, R.D., Rouder, J.N. et al. Robust misinterpretation of confidence intervals. Psychon Bull Rev 21, 1157–1164 (2014). https://doi.org/10.3758/s13423-013-0572-3 another good arti
6.
▲
by
samch93
3y ago
I agree that there are many things Fisher got wrong (eugenics, tobacco lobbying, etc.), but his contributions to statistics (e.g., maximum likelihood or ANOVA) and genetics are among the most fundamental of the 20th century.
7.
▲
by
samch93
4y ago
The Gaming Historian has a good video about the development of the game ( https://youtu.be/pfvk6CJ3v34 )
8.
▲
by
samch93
4y ago
Link's Awakening is such a weird but fascinating entry in the Zelda series. I was not surprised to learn that its story was directly influenced by Twin Peaks.
9.
▲
by
samch93
4y ago
Nintendo ninjas coming in 3, 2, 1,....
10.
▲
by
samch93
4y ago
try the following R code: fisher.test(matrix(c(786, 298, 22999, 11156), nrow = 2)) #> Fisher's Exact Test for Count Data #> #>data: matrix(c(786, 298, 22999, 11156), nrow = 2) #>p-value = 0.0003266 #>alternative hypothe
11.
▲
I Made an Internet Time Machine [video]
(youtube.com)
1 points
by
samch93
4y ago
|
0 comments
12.
▲
by
samch93
4y ago
Do you know about Claude Shannon's Master thesis?
13.
▲
Putting Video on a Floppy Disk [video]
(youtube.com)
1 points
by
samch93
5y ago
|
0 comments
14.
▲
by
samch93
5y ago
Guetzli means cookie in Swiss German, I wonder what inspired the devs to choose that name
15.
▲
by
samch93
5y ago
It‘s such a tragedy that he died so young. Prof Mackay was a role model who impacted our world in many positive ways (e.g. his work in information theory, Bayesian statistics, environmental science). I recommend his lecture on information t
16.
▲
by
samch93
5y ago
The ASA recently published a new statement which is more optimistic about the use of p-values [1]. I myself also think that correctly used p-values are in many situations a good tool for making sense out of data. Of course, a decision shoul
17.
▲
by
samch93
5y ago
A cool nomogram from statistics available here https://bmcmedresmethodol.biomedcentral.com/articles/10.1186... people often confuse the p-value as posterior probability of the null hypothesis. With this nomogram it is
18.
▲
by
samch93
5y ago
This is the typical „CS-people“ reaction to learning R. R is a language written by statisticians for statisticians which can be a good but also a bad thing. Fact is that R is the lingua franca of statistics, most new methods will be first a
19.
▲
Research Software Engineers and Academia
(youtube.com)
2 points
by
samch93
5y ago
|
0 comments
20.
▲
by
samch93
5y ago
Native swiss here and would not sign that swiss german can‘t be understood by germans and that it is a separate language. Austrians and germans who live at the border can very well understand us and their dialects share many features with s
21.
▲
by
samch93
5y ago
Can recommend this video from the science elf about bonzi buddy ( https://youtu.be/gU1hesbmaKM ), great youtube channel!
22.
▲
by
samch93
5y ago
Both initiatives are indeed quite drastic, but so is the decline in biodiversity. Double yes from my side!
23.
▲
by
samch93
5y ago
One of my favorite writers. Highly recommend to read also his less famous works like "das Schloss", "Amerika", or "in der Strafkolonie". If you dig such books, give also Robert Walser and Bruno Schulz a try!
24.
▲
by
samch93
5y ago
Reminds me of the open science framework ( https://osf.io/ ), which is widely used by researchers from social sciences / psychology.
25.
▲
Reverse-Bayes methods: a review of recent technical advances [pdf]
(arxiv.org)
3 points
by
samch93
6y ago
|
0 comments
26.
▲
by
samch93
6y ago
Undercurrent is my favorite, closely followed by waltz for debby, stellar artist!
27.
▲
by
samch93
6y ago
Can recommend the paper "A Reproducible Data Analysis Workflow with R Markdown, Git, Make, and Docker" by Peikert and Brandmaier [1], which shows a much more robust approach to reproducibility. [1] https://psyarxiv
28.
▲
by
samch93
6y ago
Doug Altman actually wrote a paper about this issue already in 1994 [1]. A great quote: „We need less research, better research, and research done for the right reasons“ [1] https://www.ncbi.nlm.nih.gov/pmc/articles
29.
▲
by
samch93
6y ago
Another hidden gem is Webb‘s Statistical Pattern Recognition https://www.wiley.com/en-us/Statistical+Pattern+Recognition%...
30.
▲
by
samch93
6y ago
For all things related to color in data visualization, I can fully recommend the R-package colorspace. For example, the package features colorblind friendly palettes and also the possibility to emulate different forms of color vision defici
More ›