Frank Harrell

Results 103 comments of Frank Harrell

Why the term 'use case' instead of 'example'? This is a better question for stats.stackexchange.com using the tag: regression-strategies Please provide a specific example of what you are trying to...

I tried running the earlier `somefunc` code (but using pipe |>) and got Error in min(x, na.rm = na.rm) : invalid 'type' (list) of argument. Is this general "somefunc" approach...

I appreciate the work on this. I just updated my rmsb package to work with the new syntax for `cmdstanr` only to find that it breaks `rstan` so I've kind...

I think I will modify the rmsb package to be for cmdstan and create a new package rmsbr whose sole content is rstan stanmodel objects that rmsb can use ,...

I think you're right @andrjohns but I wonder if I need to hedge my bets because of future changes to `cmdstan`.

I’m requiring R 4.2.0 or later in the next CRAN release.

Without using `tidyversion` I get that warning all the time and always ignore it. But I wish someone would find the root cause so I could improve the code.

I now prefer `ggplot2` for this after melting the dataset over all the variable of interest. I think the output is neater. But patches in `hist.data.frame` are welcomed.

Starting a couple of versions ago `print.describe` has a `which` argument.

Since you do not wish to follow guidelines for posting minimal working examples I don't know how to help.