Ben Bolker
@bbolker
Ecology, evolution, epidemiology, statistics (mixed models). McMaster University, Hamilton, Ontario
Nice. There's a deeper issue w/ CIs for curves (e.g. epidemic trajectories), known for a while in functional data analysis: see e.g. Juul+ (2021) doi.org/10.1038/s415... . (Our commentary was rejected both by Nature Physics & PeerJ ...) math.mcmaster.ca/~bolker/misc... github.com/aligharouni/...
I might be being a bonehead/reading too quickly, but is the second line here (and in the analogous equation farther down) supposed to be "s ~ ..." ? (i.e., effectively a half-normal prior on s, but making it full-normal is harmless because we're squaring s anyway) ?
Not sure quite what you're looking for, but iNaturalist has a huge collection - you could target particular known-to-be spotted species, e.g. panthers www.inaturalist.org/observations... There's also an API api.inaturalist.org/v2/docs/ which you could use to (vibe-??) code something ...
Yup. (1) didn't try to see what happens if I include the redundant term. (2) Need to remember that glmmTMB defaults to ML, lmer to REML (and to use homcs() for glmmTMB, cs(..., hom = TRUE) for lmer)
I don't know if this is paywalled or not, but e.g.: Jones, Edgar. 2014. “Terror Weapons: The British Experience of Gas and Its Treatment in the First World War.” War in History 21 (3): 355–75. doi.org/10.1177/0968....
Correll, Michael. 2018. “Ross-Chernoff Glyphs Or: How Do We Kill Bad Ideas in Visualization?” doi.org/10.1145/3170....
Hmm, Kobo daily deals is offering _Brave New World_ and _The Stranger_ as YA books ... ? I know these are often on high school reading lists, but seems weird. (Not sure CS Lewis would be happy being listed adjacent to Huxley and Camus ...??)
I like this a lot, and it's impossible to please everyone ... but ... I would like it if at the end we could remind people that if/when they remove predictors to remove instability in estimates, they are **imposing (potentially large) additional assumptions** about which factors are operating ...
(2/n) e.g. why would we expect the effects of (say) income on risk to follow an accumulating-hazard dynamic? Phenomenologically, would we expect an inverse link function that approaches 1 *very* rapidly? (The cutoff above x>3.5 is R's way of saying "too close to 1 to distinguish").
The other (reasonable) point that someone made on CBC news this morning is that the incubation period is long, so that people could have been infected before they started the cruise, or during an excursion off the boat ... www.canada.ca/en/public-he...
Thanks -- apparently it's not originally Rogers -- goes back to an anonymous source in 1932: quoteinvestigator.com/2017/02/23/j... . Can get just enough context from Newspapers.com to see the original source (without paying for a subscription): thestarpress.newspapers.com/search/resul...
obAbstruseGoose: github.com/s-macke/Abst... (alt-text modified/corrected from what ChatGPT gave me)
FWIW from www.thebulwark.com/p/exclusive-... this is not universal: 'the State Department is planning a “limited run” of 25,000 Trump-emblazoned passports'. From the Fox story, available by request www.foxnews.com/politics/exc... (I bet some people would be willing to pay extra $$$ for this ...)
reminds me of this `library(maps); library(mapdata); map("worldHires", "uk")` (hint: in this old database "UK" regions included Gibraltar, Henderson, Pitcairn, Ascension, Gough, Tristan da Cunha, Saint Helena, and Bermuda, in addition to GB/NI/Channel Islands ...)
transcribe AMR (sound recorder) file to ABC automatically they said ... it'll be easy, they said ... (AMR →WAV [ffmpeg] → midi [ waon kichiki.github.io/waon/ ] → abc [abc2midi] → PostScript [abcm2ps] → PDF [ps2pdf]. Unsurprisingly, WAV → midi is the weak link. (Should try a simpler round trip next)
Here you go. gist.github.com/bbolker/ce64... Uncertainty estimates are ±2 SE from the `mgcv` prediction for 2026 ...
I have a very sketchy WIP that plots prior predictive curves and allows the user to select a subset that they want to keep ... github.com/bbolker/bbmi...
I believe the junco and possibly the killdeer. The meadowlark is probably (??) a starling mimic, and the bald eagle *might* have been flying overhead and vocalizing at just the right moment?
@vdveenb.bsky.social where is the best venue for asking `gllvm` questions? Wanted to see if I could use the devel version to fit a multitype model equivalent to the following MCMCglmm specification (i.e. two different 'rows' grouping variables, each with random slopes) @idworkin.bsky.social ...
Oops, it's more complicated (sorry). life+70 is for publications after 1978. Otherwise ... maybe have to ask someone who has this stuff at their fingertips ...
This is decision-theoretic rather than stats only, but: Ludwig, Donald. “Uncertainty and the Assessment of Extinction Probabilities.” Ecological Applications 6, no. 4 (1996): 1067–76. doi.org/10.2307/2269....
Quote is attributed from Amundson R (2005) The Changing role of the embryo in evolutionary thought: Roots of Evo-Devo. Cambridge University Press, Cambridge (Google books screenshot → Harrison, Ross G. 1937. “Embryology and Its Relations.” Science 85 (2207): 369–74 (JSTOR screenshot)
Did you know there was some confusion during the Medieval and Renaissance periods about which end of the Minotaur was bullish and which was manly? scifi.stackexchange.com/a/294815/35859