John Smith wrote:
> Dear All:
>
> I tried to replicate a case study described by Prof. Harrell in Chapter 7 of
> his Regression Modeling Strategies book, but failed on using anova.Design to
> reproduce his table 7.1, Following is the code:
>
> rm(list=ls())
> library(Hmisc)
> library(Design)
>
Dear All:
I tried to replicate a case study described by Prof. Harrell in Chapter 7 of
his Regression Modeling Strategies book, but failed on using anova.Design to
reproduce his table 7.1, Following is the code:
rm(list=ls())
library(Hmisc)
library(Design)
getHdata(counties)
counties$older <- c
2 matches
Mail list logo