search for: bur2

Displaying 1 result from an estimated 1 matches for "bur2".

Did you mean: buf2
2004 Jun 11
1
space-time k function problem
...tion/dailynew/jun10/manufac23.txt', sep=",") names(manufac23)<-c("x", "y", "t") manufac23<-read.table('d:/dissertation/dailynew/jun10/manufac23.txt', sep=",") names(manufac23)<-c("x", "y", "t") bur2 <- stkhat(manufacpt, manufac23$t, countiespt, c(34060, 37712), seq(1,60,60), seq(91,1005,60)) oldpar <- par(mfrow=c(2,1)) plot(bur2$s, bur1$ks, type="l", xlab="distance", ylab="Estimated K", main="spatial K function") plot(bur2$t, bur2$kt, type=&quot...