Displaying 1 result from an estimated 1 matches for "toper".
Did you mean:
topper
2009 Jul 18
5
Hmisc, Design, summary.Design plot- changing confidence intervals, adding color or decreasing font size
...at=c(.5,1,2,4,8,20),
cex=.65,
cex.c=.65,
cex.t=.65)
plot(s.fghg.new.06, log=T,
main="Did not not Disclose CDP06",
at=c(.5,1,2,4,8,20),
cex= .65,
cex.c= .65,
cex.t= .65)
@
where:
fghg.06 <- lrm(ghg.2006 ~ghg.2005+intsalep.2006 + EPA.2006 + toper.2006 + vol.2006 + lnass.2006,
data=dw, x=TRUE, y=TRUE)
fghg.new.06 <- lrm(ghg ~intsalep + EPA + toper + vol + lnass,
data=newghg,subset=year==0, x=TRUE, y=TRUE)
Elizabeth Stanny
Professor of Business
Sonoma State University
stanny at sonoma.edu