SLIDE 108 Analysis of DM-rates: Age×sex interaction IV
ci.lin( apcs ) ci.lin( apcs, subset="sexF", Exp=T) ci.lin( apcs, subset="sexF", ctr.mat=Pa, Exp=T) # Extract the effects F.inc <- ci.lin( apcs, subset="sexF", ctr.mat=Pa, Exp=T)[,5:7] M.inc <- ci.lin( apcs, subset="sexM", ctr.mat=Pa, Exp=T)[,5:7] MF.RR <- ci.lin( apcs, subset=c("sexM","sexF"), ctr.mat=cbind(Pa,-Pa), Exp=T)[,5:7 c.RR <- ci.lin( apcs, subset="Mc", ctr.mat=Pc, Exp=T)[,5:7] p.RR <- ci.lin( apcs, subset="Mp", ctr.mat=Pp, Exp=T)[,5:7] # plt( paste( "DM-DK" ), width=11 ) par( mar=c(4,4,1,4), mgp=c(3,1,0)/1.6, las=1 ) # The the frame for the effects fr <- apc.frame( a.lab=c(0,5,10,15), a.tic=c(0,5,10,15), r.lab=c(c(1,1.5,3,5),c(1,1.5,3,5)*10), r.tic=c(c(1,1.5,2,5),c(1,1.5,2,5)*10), cp.lab=seq(1980,2000,10), cp.tic=seq(1975,2000,5),
APC-model: Interactions (APC-int) 301/ 327
Analysis of DM-rates: Age×sex interaction V
rr.ref=5, gap=1, col.grid=gray(0.9), a.txt="", cp.txt="", r.txt="", rr.txt="" ) # Draw the estimates matlines( A.pt, M.inc, lwd=c(3,1,1), lty=1, col="blue" ) matlines( A.pt, F.inc, lwd=c(3,1,1), lty=1, col="red" ) matlines( C.pt - fr[1], c.RR * fr[2], lwd=c(3,1,1), lty=1, col="black" ) matlines( P.pt - fr[1], p.RR * fr[2], lwd=c(3,1,1), lty=1, col="black" ) matlines( A.pt, MF.RR * fr[2], lwd=c(3,1,1), lty=1, col=gray(0.6) ) abline(h=fr[2])
APC-model: Interactions (APC-int) 302/ 327
1.5 3 5 10 15 30 50 Z2: Czech 0.3 0.6 1 2 3 6 10 A1: Austria 1.5 3 5 10 15 30 C1: Hungary 0.3 0.6 1 2 3 6 D1: Denmark 1.5 3 5 10 15 30 M1: Germany 0.3 0.6 1 2 3 6 N1: Norway 1.5 3 5 10 15 30 S1: Spain 0.3 0.6 1 2 3 6 U1: UK−Belfast 1.5 3 5 10 15 30 0.3 0.6 1 2 3 6
Rates per 100,000 person−years
- No. parameters for each curve: 4
Rate ratio
1.5 3 5 10 15 30 50 Z2: Czech 0.3 0.6 1 2 3 6 10 A1: Austria 1.5 3 5 10 15 30 C1: Hungary 0.3 0.6 1 2 3 6 D1: Denmark 1.5 3 5 10 15 30 M1: Germany 0.3 0.6 1 2 3 6 N1: Norway 1.5 3 5 10 15 30 S1: Spain 0.3 0.6 1 2 3 6 U1: UK−Belfast 1.5 3 5 10 15 30 0.3 0.6 1 2 3 6
Rates per 100,000 person−years
- No. parameters for each curve: 5
Rate ratio
APC-model: Interactions (APC-int) 303/ 327