Frank Harrell

Results 103 comments of Frank Harrell

Be sure to work with the package maintainer for `htmlTable` to resolve this

I'll look for a Mac user to give us the general solution. This problem is not occuring on linux or windows to my knowledge.

Does anyone have suggestions for how the other packages can be permanently fixed to avoid these problems? I haven't seen anything that would suggest `Hmisc` is at fault.

Thanks for the thorough description and example. Does `iris2` `inherits(iris2, 'data.frame')`? I need logic that will tell me exactly when to run the data through `as.data.frame`.

Would you mind doing some tests on how this changes behavior in the non-breaking case? Also I would need changes in the help file to go along with these changes....

Thanks working on this. I would need a formal pull request and testing before I can proceed. Sorry I don't have time soon to work on this myself.

To be consistent should that not be |P The function |contrast.rms| reports the p-values for all Wald > statistics absolutely larger than ca. 9 as an exact zero. > >...

I fixed the code for the next CRAN release (also here on git) to put `\par` in front of the text if not in a table environment. As for the...

Sorry I never handled offset correctly in ols and predictrms. Fixed for the next release, and committed. Thanks for pointing this out Max.

I apologize for not having time to implement the many improvements provided by others that may fix this problem. I still hope to do this. Right now offsets are broken....