[Distr-commits] r718 - pkg/distrMod/tests/Examples

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Fri Jan 7 15:32:52 CET 2011


Author: stamats
Date: 2011-01-07 15:32:50 +0100 (Fri, 07 Jan 2011)
New Revision: 718

Modified:
   pkg/distrMod/tests/Examples/distrMod-Ex.Rout.save
Log:
updated distrMod-Ex.Rout.save

Modified: pkg/distrMod/tests/Examples/distrMod-Ex.Rout.save
===================================================================
--- pkg/distrMod/tests/Examples/distrMod-Ex.Rout.save	2011-01-07 13:40:22 UTC (rev 717)
+++ pkg/distrMod/tests/Examples/distrMod-Ex.Rout.save	2011-01-07 14:32:50 UTC (rev 718)
@@ -582,7 +582,7 @@
 {
     ((x - 0)/1 * LogDeriv((x - 0)/1) - 1)/1
 }
-<environment: 0x60317d8>
+<environment: 0x57d27d8>
 
 > checkL2deriv(E1)
 precision of centering:	 -1.511810e-06 
@@ -759,7 +759,7 @@
 {
     LogDeriv(x - 0)
 }
-<environment: 0x46f40f8>
+<environment: 0x3e950f8>
 
 > checkL2deriv(G1)
 precision of centering:	 1.511810e-06 
@@ -798,7 +798,7 @@
 Slot "fct":
 function (x) 
 QuadFormNorm(x, A = A)
-<environment: 0x67198d8>
+<environment: 0x5eba8d8>
 
 > 
 > ## The function is currently defined as
@@ -1076,7 +1076,7 @@
 {
     ((x - 0)/1 * LogDeriv((x - 0)/1) - 1)/1
 }
-<environment: 0x7045d48>
+<environment: 0x67e6d48>
 
 > checkL2deriv(L1)
 precision of centering:	 -0.003003394 
@@ -1749,13 +1749,13 @@
 size  0.0114921     68.6046
 mean 68.6045968 411826.3818
 > checkL2deriv(N2.w)
-precision of centering:	 -0.3479619 -0.1681019 
+precision of centering:	 -3.78762e-06 -0.02891864 
 precision of Fisher information:
-           size       mean
-size   0.109596  -70.52776
-mean -70.527764 -170.55510
+              size          mean
+size -1.783076e-06   -0.01493583
+mean -1.493583e-02 -114.12730267
 $maximum.deviation
-[1] 170.5551
+[1] 114.1273
 
 > 
 > 
@@ -2568,7 +2568,7 @@
 Slot "fct":
 function (x) 
 QuadFormNorm(x, A = A0)
-<environment: 0x6833808>
+<environment: 0x5fd40b8>
 
 > 
 > ## The function is currently defined as
@@ -2606,7 +2606,7 @@
 Slot "fct":
 function (x) 
 QuadFormNorm(x, A = A)
-<environment: 0x4eda408>
+<environment: 0x467acb8>
 
 > 
 > ## The function is currently defined as
@@ -4054,7 +4054,7 @@
 > ### * <FOOTER>
 > ###
 > cat("Time elapsed: ", proc.time() - get("ptime", pos = 'CheckExEnv'),"\n")
-Time elapsed:  44.82 0.07 44.946 0 0 
+Time elapsed:  49.35 0.08 49.469 0 0 
 > grDevices::dev.off()
 null device 
           1 



More information about the Distr-commits mailing list