Home » date » 2010 » Dec » 16 »

Multiple Regression Including Seasonal Dummies, Trend and 4 Time Lags

*The author of this computation has been verified*
R Software Module: /rwasp_multipleregression.wasp (opens new window with default values)
Title produced by software: Multiple Regression
Date of computation: Thu, 16 Dec 2010 15:01:16 +0000
 
Cite this page as follows:
Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL http://www.freestatistics.org/blog/date/2010/Dec/16/t1292511562athtjbplsy1p3cq.htm/, Retrieved Thu, 16 Dec 2010 15:59:32 +0100
 
BibTeX entries for LaTeX users:
@Manual{KEY,
    author = {{YOUR NAME}},
    publisher = {Office for Research Development and Education},
    title = {Statistical Computations at FreeStatistics.org, URL http://www.freestatistics.org/blog/date/2010/Dec/16/t1292511562athtjbplsy1p3cq.htm/},
    year = {2010},
}
@Manual{R,
    title = {R: A Language and Environment for Statistical Computing},
    author = {{R Development Core Team}},
    organization = {R Foundation for Statistical Computing},
    address = {Vienna, Austria},
    year = {2010},
    note = {{ISBN} 3-900051-07-0},
    url = {http://www.R-project.org},
}
 
Original text written by user:
 
IsPrivate?
No (this computation is public)
 
User-defined keywords:
 
Dataseries X:
» Textbox « » Textfile « » CSV «
1469798.00 10467.48 1368839.00 1207763.00 1008380.00 989236.00 1498721.00 10274.97 1469798.00 1368839.00 1207763.00 1008380.00 1761769.00 10640.91 1498721.00 1469798.00 1368839.00 1207763.00 1653214.00 10481.60 1761769.00 1498721.00 1469798.00 1368839.00 1599104.00 10568.70 1653214.00 1761769.00 1498721.00 1469798.00 1421179.00 10440.07 1599104.00 1653214.00 1761769.00 1498721.00 1163995.00 10805.87 1421179.00 1599104.00 1653214.00 1761769.00 1037735.00 10717.50 1163995.00 1421179.00 1599104.00 1653214.00 1015407.00 10864.86 1037735.00 1163995.00 1421179.00 1599104.00 1039210.00 10993.41 1015407.00 1037735.00 1163995.00 1421179.00 1258049.00 11109.32 1039210.00 1015407.00 1037735.00 1163995.00 1469445.00 11367.14 1258049.00 1039210.00 1015407.00 1037735.00 1552346.00 11168.31 1469445.00 1258049.00 1039210.00 1015407.00 1549144.00 11150.22 1552346.00 1469445.00 1258049.00 1039210.00 1785895.00 11185.68 1549144.00 1552346.00 1469445.00 1258049.00 1662335.00 11381.15 1785895.00 1549144.00 1552346. etc...
 
Output produced by software:

Enter (or paste) a matrix (table) containing all data (time) series. Every column represents a different variable and must be delimited by a space or Tab. Every row represents a period in time (or category) and must be delimited by hard returns. The easiest way to enter data is to copy and paste a block of spreadsheet cells. Please, do not use commas or spaces to seperate groups of digits!


Summary of computational transaction
Raw Inputview raw input (R code)
Raw Outputview raw output of R engine
Computing time9 seconds
R Server'George Udny Yule' @ 72.249.76.132


Multiple Linear Regression - Estimated Regression Equation
Y[t] = + 405212.376212214 + 14.2876090146007DJIA[t] + 0.433366643601294Y1[t] + 0.117304164406053Y2[t] + 0.00146315681682760Y3[t] + 0.198193232954481Y4[t] -20549.0296296705M1[t] -58844.700821326M2[t] + 122216.654744061M3[t] -135295.969565926M4[t] -196839.08413439M5[t] -314012.44835748M6[t] -562394.662160664M7[t] -520562.784357975M8[t] -489669.430133837M9[t] -377128.669217277M10[t] -98765.5693057837M11[t] + 737.570519139868t + e[t]


Multiple Linear Regression - Ordinary Least Squares
VariableParameterS.D.T-STAT
H0: parameter = 0
2-tail p-value1-tail p-value
(Intercept)405212.37621221474469.2183995.44133e-062e-06
DJIA14.28760901460073.4824764.10270.0002080.000104
Y10.4333666436012940.1532492.82790.0074380.003719
Y20.1173041644060530.1684550.69640.4904450.245223
Y30.001463156816827600.1666950.00880.9930430.496521
Y40.1981932329544810.1483771.33570.1895780.094789
M1-20549.029629670541758.628709-0.49210.6254860.312743
M2-58844.70082132661514.799407-0.95660.3448190.172409
M3122216.65474406153218.6065552.29650.0272520.013626
M4-135295.96956592646548.744748-2.90650.0060670.003033
M5-196839.0841343963011.720563-3.12380.0034090.001705
M6-314012.4483574867733.758776-4.6364.1e-052.1e-05
M7-562394.66216066466408.528594-8.468700
M8-520562.78435797585788.088171-6.06800
M9-489669.43013383786000.973134-5.69381e-061e-06
M10-377128.66921727772659.905333-5.19037e-064e-06
M11-98765.569305783744491.573327-2.21990.0324690.016235
t737.570519139868341.7196372.15840.0372780.018639


Multiple Linear Regression - Regression Statistics
Multiple R0.996597096381513
R-squared0.993205772516062
Adjusted R-squared0.9901662496943
F-TEST (value)326.763716135021
F-TEST (DF numerator)17
F-TEST (DF denominator)38
p-value0
Multiple Linear Regression - Residual Statistics
Residual Standard Deviation26131.9690148321
Sum Squared Residuals25949432574.5016


Multiple Linear Regression - Actuals, Interpolation, and Residuals
Time or IndexActualsInterpolation
Forecast
Residuals
Prediction Error
114697981467376.270351852421.72964815017
214987211493800.750472434920.24952756512
317617691744957.2995805116811.7004194935
416532141635366.9960511417847.0039488613
515991041579670.1220800019433.8779200041
614211791431330.31392723-10151.3139272284
711639951157433.490175916561.509824087
810377351044819.99435049-7084.99435048725
91015407982686.14650664932720.853493351
1010392101037674.284368731535.71563126705
1112580491274970.42379117-16921.423791174
1214694451450730.3619584218714.6380415762
1315523461540970.3675890211375.6324109812
1415491441568915.75262806-19771.7526280553
1517858951803240.02427383-17345.0242738306
1616623351693500.70155881-31165.7015588062
1716294401627602.549908071837.45009193418
1814674301487867.60805326-20437.6080532646
1912022091214913.58318302-12704.5831830183
2010769821102450.219886-25468.2198860006
2110393671044208.95726232-4841.95726232361
2210634491088954.82497912-25505.8249791178
2313351351322555.9344454312579.0655545659
2414916021527873.09070757-36271.090707575
2515919721608387.94815593-16415.9481559265
2616412481634722.224726366525.7752736366
2718988491900915.43440801-2066.43440801189
2817985801794796.318025053783.68197495404
2917624441748405.1193634414038.8806365614
3016220441615181.505769646862.49423035942
3113689551345384.7189336823570.281066323
3212629731240351.4767969822621.5232030184
3311956501180218.4421345115431.5578654944
3412695301218206.4490351951323.5509648063
3514792791471061.376782258217.623217747
3616078191656987.37632816-49168.3763281587
3717124661701652.8015746310813.1984253682
3817217661721066.03950806699.960491935596
3919498431961329.90679539-11486.9067953871
4018213261832480.64676173-11154.6467617347
4117578021753588.69687924213.30312079985
4215903671574927.1600008115439.8399991883
4312606471285199.19503061-24552.1950306141
4411492351138921.7829490310313.2170509651
4510163671059677.45409652-43310.4540965218
4610278851055238.44161696-27353.4416169555
4712621591266034.26498114-3875.26498113887
4815208541454129.1710058466724.8289941574
4915441441552338.61232857-8194.61232857302
5015647091557083.232665087625.76733491793
5118217761807689.3349422614086.6650577361
5217413651720675.3376032720689.6623967256
5316233861662909.5117693-39523.5117692996
5414986581490371.412249058286.58775094537
5512418221234697.012676787124.98732322246
5611360291136410.52601750-381.526017495626


Goldfeld-Quandt test for Heteroskedasticity
p-valuesAlternative Hypothesis
breakpoint indexgreater2-sidedless
210.02369866833640310.04739733667280610.976301331663597
220.00592336355210120.01184672710420240.994076636447899
230.02105088969112840.04210177938225690.978949110308872
240.01307428844275360.02614857688550720.986925711557246
250.02192855487278140.04385710974556270.978071445127219
260.05658863318446310.1131772663689260.943411366815537
270.06968117032552660.1393623406510530.930318829674473
280.05336170537477380.1067234107495480.946638294625226
290.02631167834196650.0526233566839330.973688321658034
300.03571124447714930.07142248895429860.96428875552285
310.02403529884357420.04807059768714840.975964701156426
320.1122908925290110.2245817850580220.887709107470989
330.2361669168852920.4723338337705840.763833083114708
340.2966194224051080.5932388448102160.703380577594892
350.4987930838012260.9975861676024520.501206916198774


Meta Analysis of Goldfeld-Quandt test for Heteroskedasticity
Description# significant tests% significant testsOK/NOK
1% type I error level00OK
5% type I error level60.4NOK
10% type I error level80.533333333333333NOK
 
Charts produced by software:
http://www.freestatistics.org/blog/date/2010/Dec/16/t1292511562athtjbplsy1p3cq/10mkei1292511666.png (open in new window)
http://www.freestatistics.org/blog/date/2010/Dec/16/t1292511562athtjbplsy1p3cq/10mkei1292511666.ps (open in new window)


http://www.freestatistics.org/blog/date/2010/Dec/16/t1292511562athtjbplsy1p3cq/1y0h61292511666.png (open in new window)
http://www.freestatistics.org/blog/date/2010/Dec/16/t1292511562athtjbplsy1p3cq/1y0h61292511666.ps (open in new window)


http://www.freestatistics.org/blog/date/2010/Dec/16/t1292511562athtjbplsy1p3cq/2y0h61292511666.png (open in new window)
http://www.freestatistics.org/blog/date/2010/Dec/16/t1292511562athtjbplsy1p3cq/2y0h61292511666.ps (open in new window)


http://www.freestatistics.org/blog/date/2010/Dec/16/t1292511562athtjbplsy1p3cq/3y0h61292511666.png (open in new window)
http://www.freestatistics.org/blog/date/2010/Dec/16/t1292511562athtjbplsy1p3cq/3y0h61292511666.ps (open in new window)


http://www.freestatistics.org/blog/date/2010/Dec/16/t1292511562athtjbplsy1p3cq/48ayr1292511666.png (open in new window)
http://www.freestatistics.org/blog/date/2010/Dec/16/t1292511562athtjbplsy1p3cq/48ayr1292511666.ps (open in new window)


http://www.freestatistics.org/blog/date/2010/Dec/16/t1292511562athtjbplsy1p3cq/58ayr1292511666.png (open in new window)
http://www.freestatistics.org/blog/date/2010/Dec/16/t1292511562athtjbplsy1p3cq/58ayr1292511666.ps (open in new window)


http://www.freestatistics.org/blog/date/2010/Dec/16/t1292511562athtjbplsy1p3cq/68ayr1292511666.png (open in new window)
http://www.freestatistics.org/blog/date/2010/Dec/16/t1292511562athtjbplsy1p3cq/68ayr1292511666.ps (open in new window)


http://www.freestatistics.org/blog/date/2010/Dec/16/t1292511562athtjbplsy1p3cq/711fc1292511666.png (open in new window)
http://www.freestatistics.org/blog/date/2010/Dec/16/t1292511562athtjbplsy1p3cq/711fc1292511666.ps (open in new window)


http://www.freestatistics.org/blog/date/2010/Dec/16/t1292511562athtjbplsy1p3cq/8usfx1292511666.png (open in new window)
http://www.freestatistics.org/blog/date/2010/Dec/16/t1292511562athtjbplsy1p3cq/8usfx1292511666.ps (open in new window)


http://www.freestatistics.org/blog/date/2010/Dec/16/t1292511562athtjbplsy1p3cq/9usfx1292511666.png (open in new window)
http://www.freestatistics.org/blog/date/2010/Dec/16/t1292511562athtjbplsy1p3cq/9usfx1292511666.ps (open in new window)


 
Parameters (Session):
par1 = 1 ; par2 = Include Monthly Dummies ; par3 = Linear Trend ;
 
Parameters (R input):
par1 = 1 ; par2 = Include Monthly Dummies ; par3 = Linear Trend ;
 
R code (references can be found in the software module):
library(lattice)
library(lmtest)
n25 <- 25 #minimum number of obs. for Goldfeld-Quandt test
par1 <- as.numeric(par1)
x <- t(y)
k <- length(x[1,])
n <- length(x[,1])
x1 <- cbind(x[,par1], x[,1:k!=par1])
mycolnames <- c(colnames(x)[par1], colnames(x)[1:k!=par1])
colnames(x1) <- mycolnames #colnames(x)[par1]
x <- x1
if (par3 == 'First Differences'){
x2 <- array(0, dim=c(n-1,k), dimnames=list(1:(n-1), paste('(1-B)',colnames(x),sep='')))
for (i in 1:n-1) {
for (j in 1:k) {
x2[i,j] <- x[i+1,j] - x[i,j]
}
}
x <- x2
}
if (par2 == 'Include Monthly Dummies'){
x2 <- array(0, dim=c(n,11), dimnames=list(1:n, paste('M', seq(1:11), sep ='')))
for (i in 1:11){
x2[seq(i,n,12),i] <- 1
}
x <- cbind(x, x2)
}
if (par2 == 'Include Quarterly Dummies'){
x2 <- array(0, dim=c(n,3), dimnames=list(1:n, paste('Q', seq(1:3), sep ='')))
for (i in 1:3){
x2[seq(i,n,4),i] <- 1
}
x <- cbind(x, x2)
}
k <- length(x[1,])
if (par3 == 'Linear Trend'){
x <- cbind(x, c(1:n))
colnames(x)[k+1] <- 't'
}
x
k <- length(x[1,])
df <- as.data.frame(x)
(mylm <- lm(df))
(mysum <- summary(mylm))
if (n > n25) {
kp3 <- k + 3
nmkm3 <- n - k - 3
gqarr <- array(NA, dim=c(nmkm3-kp3+1,3))
numgqtests <- 0
numsignificant1 <- 0
numsignificant5 <- 0
numsignificant10 <- 0
for (mypoint in kp3:nmkm3) {
j <- 0
numgqtests <- numgqtests + 1
for (myalt in c('greater', 'two.sided', 'less')) {
j <- j + 1
gqarr[mypoint-kp3+1,j] <- gqtest(mylm, point=mypoint, alternative=myalt)$p.value
}
if (gqarr[mypoint-kp3+1,2] < 0.01) numsignificant1 <- numsignificant1 + 1
if (gqarr[mypoint-kp3+1,2] < 0.05) numsignificant5 <- numsignificant5 + 1
if (gqarr[mypoint-kp3+1,2] < 0.10) numsignificant10 <- numsignificant10 + 1
}
gqarr
}
bitmap(file='test0.png')
plot(x[,1], type='l', main='Actuals and Interpolation', ylab='value of Actuals and Interpolation (dots)', xlab='time or index')
points(x[,1]-mysum$resid)
grid()
dev.off()
bitmap(file='test1.png')
plot(mysum$resid, type='b', pch=19, main='Residuals', ylab='value of Residuals', xlab='time or index')
grid()
dev.off()
bitmap(file='test2.png')
hist(mysum$resid, main='Residual Histogram', xlab='values of Residuals')
grid()
dev.off()
bitmap(file='test3.png')
densityplot(~mysum$resid,col='black',main='Residual Density Plot', xlab='values of Residuals')
dev.off()
bitmap(file='test4.png')
qqnorm(mysum$resid, main='Residual Normal Q-Q Plot')
qqline(mysum$resid)
grid()
dev.off()
(myerror <- as.ts(mysum$resid))
bitmap(file='test5.png')
dum <- cbind(lag(myerror,k=1),myerror)
dum
dum1 <- dum[2:length(myerror),]
dum1
z <- as.data.frame(dum1)
z
plot(z,main=paste('Residual Lag plot, lowess, and regression line'), ylab='values of Residuals', xlab='lagged values of Residuals')
lines(lowess(z))
abline(lm(z))
grid()
dev.off()
bitmap(file='test6.png')
acf(mysum$resid, lag.max=length(mysum$resid)/2, main='Residual Autocorrelation Function')
grid()
dev.off()
bitmap(file='test7.png')
pacf(mysum$resid, lag.max=length(mysum$resid)/2, main='Residual Partial Autocorrelation Function')
grid()
dev.off()
bitmap(file='test8.png')
opar <- par(mfrow = c(2,2), oma = c(0, 0, 1.1, 0))
plot(mylm, las = 1, sub='Residual Diagnostics')
par(opar)
dev.off()
if (n > n25) {
bitmap(file='test9.png')
plot(kp3:nmkm3,gqarr[,2], main='Goldfeld-Quandt test',ylab='2-sided p-value',xlab='breakpoint')
grid()
dev.off()
}
load(file='createtable')
a<-table.start()
a<-table.row.start(a)
a<-table.element(a, 'Multiple Linear Regression - Estimated Regression Equation', 1, TRUE)
a<-table.row.end(a)
myeq <- colnames(x)[1]
myeq <- paste(myeq, '[t] = ', sep='')
for (i in 1:k){
if (mysum$coefficients[i,1] > 0) myeq <- paste(myeq, '+', '')
myeq <- paste(myeq, mysum$coefficients[i,1], sep=' ')
if (rownames(mysum$coefficients)[i] != '(Intercept)') {
myeq <- paste(myeq, rownames(mysum$coefficients)[i], sep='')
if (rownames(mysum$coefficients)[i] != 't') myeq <- paste(myeq, '[t]', sep='')
}
}
myeq <- paste(myeq, ' + e[t]')
a<-table.row.start(a)
a<-table.element(a, myeq)
a<-table.row.end(a)
a<-table.end(a)
table.save(a,file='mytable1.tab')
a<-table.start()
a<-table.row.start(a)
a<-table.element(a,hyperlink('http://www.xycoon.com/ols1.htm','Multiple Linear Regression - Ordinary Least Squares',''), 6, TRUE)
a<-table.row.end(a)
a<-table.row.start(a)
a<-table.element(a,'Variable',header=TRUE)
a<-table.element(a,'Parameter',header=TRUE)
a<-table.element(a,'S.D.',header=TRUE)
a<-table.element(a,'T-STAT<br />H0: parameter = 0',header=TRUE)
a<-table.element(a,'2-tail p-value',header=TRUE)
a<-table.element(a,'1-tail p-value',header=TRUE)
a<-table.row.end(a)
for (i in 1:k){
a<-table.row.start(a)
a<-table.element(a,rownames(mysum$coefficients)[i],header=TRUE)
a<-table.element(a,mysum$coefficients[i,1])
a<-table.element(a, round(mysum$coefficients[i,2],6))
a<-table.element(a, round(mysum$coefficients[i,3],4))
a<-table.element(a, round(mysum$coefficients[i,4],6))
a<-table.element(a, round(mysum$coefficients[i,4]/2,6))
a<-table.row.end(a)
}
a<-table.end(a)
table.save(a,file='mytable2.tab')
a<-table.start()
a<-table.row.start(a)
a<-table.element(a, 'Multiple Linear Regression - Regression Statistics', 2, TRUE)
a<-table.row.end(a)
a<-table.row.start(a)
a<-table.element(a, 'Multiple R',1,TRUE)
a<-table.element(a, sqrt(mysum$r.squared))
a<-table.row.end(a)
a<-table.row.start(a)
a<-table.element(a, 'R-squared',1,TRUE)
a<-table.element(a, mysum$r.squared)
a<-table.row.end(a)
a<-table.row.start(a)
a<-table.element(a, 'Adjusted R-squared',1,TRUE)
a<-table.element(a, mysum$adj.r.squared)
a<-table.row.end(a)
a<-table.row.start(a)
a<-table.element(a, 'F-TEST (value)',1,TRUE)
a<-table.element(a, mysum$fstatistic[1])
a<-table.row.end(a)
a<-table.row.start(a)
a<-table.element(a, 'F-TEST (DF numerator)',1,TRUE)
a<-table.element(a, mysum$fstatistic[2])
a<-table.row.end(a)
a<-table.row.start(a)
a<-table.element(a, 'F-TEST (DF denominator)',1,TRUE)
a<-table.element(a, mysum$fstatistic[3])
a<-table.row.end(a)
a<-table.row.start(a)
a<-table.element(a, 'p-value',1,TRUE)
a<-table.element(a, 1-pf(mysum$fstatistic[1],mysum$fstatistic[2],mysum$fstatistic[3]))
a<-table.row.end(a)
a<-table.row.start(a)
a<-table.element(a, 'Multiple Linear Regression - Residual Statistics', 2, TRUE)
a<-table.row.end(a)
a<-table.row.start(a)
a<-table.element(a, 'Residual Standard Deviation',1,TRUE)
a<-table.element(a, mysum$sigma)
a<-table.row.end(a)
a<-table.row.start(a)
a<-table.element(a, 'Sum Squared Residuals',1,TRUE)
a<-table.element(a, sum(myerror*myerror))
a<-table.row.end(a)
a<-table.end(a)
table.save(a,file='mytable3.tab')
a<-table.start()
a<-table.row.start(a)
a<-table.element(a, 'Multiple Linear Regression - Actuals, Interpolation, and Residuals', 4, TRUE)
a<-table.row.end(a)
a<-table.row.start(a)
a<-table.element(a, 'Time or Index', 1, TRUE)
a<-table.element(a, 'Actuals', 1, TRUE)
a<-table.element(a, 'Interpolation<br />Forecast', 1, TRUE)
a<-table.element(a, 'Residuals<br />Prediction Error', 1, TRUE)
a<-table.row.end(a)
for (i in 1:n) {
a<-table.row.start(a)
a<-table.element(a,i, 1, TRUE)
a<-table.element(a,x[i])
a<-table.element(a,x[i]-mysum$resid[i])
a<-table.element(a,mysum$resid[i])
a<-table.row.end(a)
}
a<-table.end(a)
table.save(a,file='mytable4.tab')
if (n > n25) {
a<-table.start()
a<-table.row.start(a)
a<-table.element(a,'Goldfeld-Quandt test for Heteroskedasticity',4,TRUE)
a<-table.row.end(a)
a<-table.row.start(a)
a<-table.element(a,'p-values',header=TRUE)
a<-table.element(a,'Alternative Hypothesis',3,header=TRUE)
a<-table.row.end(a)
a<-table.row.start(a)
a<-table.element(a,'breakpoint index',header=TRUE)
a<-table.element(a,'greater',header=TRUE)
a<-table.element(a,'2-sided',header=TRUE)
a<-table.element(a,'less',header=TRUE)
a<-table.row.end(a)
for (mypoint in kp3:nmkm3) {
a<-table.row.start(a)
a<-table.element(a,mypoint,header=TRUE)
a<-table.element(a,gqarr[mypoint-kp3+1,1])
a<-table.element(a,gqarr[mypoint-kp3+1,2])
a<-table.element(a,gqarr[mypoint-kp3+1,3])
a<-table.row.end(a)
}
a<-table.end(a)
table.save(a,file='mytable5.tab')
a<-table.start()
a<-table.row.start(a)
a<-table.element(a,'Meta Analysis of Goldfeld-Quandt test for Heteroskedasticity',4,TRUE)
a<-table.row.end(a)
a<-table.row.start(a)
a<-table.element(a,'Description',header=TRUE)
a<-table.element(a,'# significant tests',header=TRUE)
a<-table.element(a,'% significant tests',header=TRUE)
a<-table.element(a,'OK/NOK',header=TRUE)
a<-table.row.end(a)
a<-table.row.start(a)
a<-table.element(a,'1% type I error level',header=TRUE)
a<-table.element(a,numsignificant1)
a<-table.element(a,numsignificant1/numgqtests)
if (numsignificant1/numgqtests < 0.01) dum <- 'OK' else dum <- 'NOK'
a<-table.element(a,dum)
a<-table.row.end(a)
a<-table.row.start(a)
a<-table.element(a,'5% type I error level',header=TRUE)
a<-table.element(a,numsignificant5)
a<-table.element(a,numsignificant5/numgqtests)
if (numsignificant5/numgqtests < 0.05) dum <- 'OK' else dum <- 'NOK'
a<-table.element(a,dum)
a<-table.row.end(a)
a<-table.row.start(a)
a<-table.element(a,'10% type I error level',header=TRUE)
a<-table.element(a,numsignificant10)
a<-table.element(a,numsignificant10/numgqtests)
if (numsignificant10/numgqtests < 0.1) dum <- 'OK' else dum <- 'NOK'
a<-table.element(a,dum)
a<-table.row.end(a)
a<-table.end(a)
table.save(a,file='mytable6.tab')
}
 





Copyright

Creative Commons License

This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 License.

Software written by Ed van Stee & Patrick Wessa


Disclaimer

Information provided on this web site is provided "AS IS" without warranty of any kind, either express or implied, including, without limitation, warranties of merchantability, fitness for a particular purpose, and noninfringement. We use reasonable efforts to include accurate and timely information and periodically update the information, and software without notice. However, we make no warranties or representations as to the accuracy or completeness of such information (or software), and we assume no liability or responsibility for errors or omissions in the content of this web site, or any software bugs in online applications. Your use of this web site is AT YOUR OWN RISK. Under no circumstances and under no legal theory shall we be liable to you or any other person for any direct, indirect, special, incidental, exemplary, or consequential damages arising from your access to, or use of, this web site.


Privacy Policy

We may request personal information to be submitted to our servers in order to be able to:

  • personalize online software applications according to your needs
  • enforce strict security rules with respect to the data that you upload (e.g. statistical data)
  • manage user sessions of online applications
  • alert you about important changes or upgrades in resources or applications

We NEVER allow other companies to directly offer registered users information about their products and services. Banner references and hyperlinks of third parties NEVER contain any personal data of the visitor.

We do NOT sell, nor transmit by any means, personal information, nor statistical data series uploaded by you to third parties.

We carefully protect your data from loss, misuse, alteration, and destruction. However, at any time, and under any circumstance you are solely responsible for managing your passwords, and keeping them secret.

We store a unique ANONYMOUS USER ID in the form of a small 'Cookie' on your computer. This allows us to track your progress when using this website which is necessary to create state-dependent features. The cookie is used for NO OTHER PURPOSE. At any time you may opt to disallow cookies from this website - this will not affect other features of this website.

We examine cookies that are used by third-parties (banner and online ads) very closely: abuse from third-parties automatically results in termination of the advertising contract without refund. We have very good reason to believe that the cookies that are produced by third parties (banner ads) do NOT cause any privacy or security risk.

FreeStatistics.org is safe. There is no need to download any software to use the applications and services contained in this website. Hence, your system's security is not compromised by their use, and your personal data - other than data you submit in the account application form, and the user-agent information that is transmitted by your browser - is never transmitted to our servers.

As a general rule, we do not log on-line behavior of individuals (other than normal logging of webserver 'hits'). However, in cases of abuse, hacking, unauthorized access, Denial of Service attacks, illegal copying, hotlinking, non-compliance with international webstandards (such as robots.txt), or any other harmful behavior, our system engineers are empowered to log, track, identify, publish, and ban misbehaving individuals - even if this leads to ban entire blocks of IP addresses, or disclosing user's identity.


FreeStatistics.org is powered by