zx8754
banner
zx8754.bsky.social
zx8754
@zx8754.bsky.social
Analysis - Data - Analysis - Data - Volleyball - Father - #rstats #STEM #ProstateCancer
#rstats plot of the day - "Listogram" by r2evans

stackoverflow.com/a/79808261/6...
November 4, 2025 at 7:34 AM
"my default assumption is nothing is going to work" - @clauswilke.com
October 23, 2025 at 2:04 PM
set.seed((\(x) sum(x %% 10) + length(x))(as.integer(charToRaw("Forty-two"))))

#rstats
October 23, 2025 at 8:33 AM
Reposted by zx8754
Men with BRCA1 and BRCA2 mutations should get annual #ProstateCancer screening.

The IMPACT trial finds BRCA1 carriers are 3 times more likely to have aggressive prostate cancers than non-carriers.

Results from the international trial shared at @myesmo.bsky.social

www.icr.ac.uk/about-us/icr...
October 17, 2025 at 8:05 AM
#rstats easier to compare the ratios
October 8, 2025 at 10:15 AM
#rstats #TIL I knew about tibble::tribble, but just discovered data.table::rowwiseDT.

"creates a data.table object by specifying a row-by-row layout. This is convenient and highly readable for small tables."
September 2, 2025 at 6:49 AM
#rstats pipe help, where is this from? I am guessing it is "modify and re-assign".

%<+%

Google didn't help, Gemini says it is invalid R code or it is a regex. ChatGPT says it is from ggplot, searching GitHub didn't help. But found this function ggplot2::`%+replace%`(), are they related?
September 1, 2025 at 7:48 AM
As base::rbind also takes more than two dataframes as input, I expected at least the same from dplyr::bind_rows. And bind_rows handles rownames, factor levels, and mismatched column names better. #rstats
July 21, 2025 at 7:37 AM
I love waffle charts, but this can be done with points.
#rstats #ggplot
June 20, 2025 at 7:13 PM
#rstats base ?`$`
May 29, 2025 at 10:58 AM
In case you are wondering about #rstats

base: 1.0.0 = 1195 vs 4.5.0 = 1286
May 27, 2025 at 8:04 AM
#rstats base and purrr alternatives
May 22, 2025 at 8:42 PM
May 5, 2025 at 6:47 AM
Use a string in facet_grid to get a "title"

facet_grid(dose ~ "len")

#rstats #ggplot
April 29, 2025 at 8:23 AM
Movie you've watched more than six times using GIFs. ("Hard mode" no Star Wars, Star Trek or LOTR.)
April 26, 2025 at 10:18 PM
#rstats base and tidy having a chat

(this is not a dig to anyone, use whatever works)
April 25, 2025 at 8:38 AM
Love it! Borrowing Alex's idea, here is my attempt #rstats #crayon #inkgolf
April 23, 2025 at 2:20 PM
#rstats version
April 23, 2025 at 12:02 PM
my current state: import #squeakycleandata from #excel to #rstats

youtu.be/vxdQov7gses
Please stop sending me your datasets.
YouTube video by Darren Dahly
youtu.be
April 17, 2025 at 10:00 AM
#rstats #ggplot version of this interesting
approach

data and codes are at gist.github.com/zx8754/85d0c...
April 8, 2025 at 9:38 AM
Hello world!
November 11, 2023 at 5:30 PM