Displaying 2 results from an estimated 2 matches for "book6".
Did you mean:
book
2020 Mar 05
1
rounding change
...representation in base 2.? The line below would argue that the new version is correct, at
least with respect to the internal representation.
> print(51/80, digits = 20)
[1] 0.63749999999999995559
This is not a bug or problem, it just means that whichever version I put into my
survival/tests/book6.Rout.save file, one of R-devel or R-current will flag an issue.
[[alternative HTML version deleted]]
2009 Feb 10
0
survival package
...ck. I had a
cozy Splus/Unix enviroment with a custom makefile that made things very easy
and delayed my changeover. This was a significant learning curve, but knowing
what I know now I should have started earlier. Kudos to you all.
5. Known issues:
i. An additional test suit (book5/book6) corresponding to the
not-yet-published extension of my book's appendix of validity tests was
added. It found an issue with "stderr of expected survival/Cox model with
noninteger case weights/Efron approximation". Not yet addressed, of a
1/n vs 1/(n-1) size.
ii. The stderr of t...