[Distr-commits] r778 - in pkg: distrEllipse/tests/Examples distrEx/tests/Examples distrMod/tests/Examples distrSim/tests/Examples distrTEst/tests/Examples distrTeach/tests/Examples
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Tue Nov 29 00:37:36 CET 2011
Author: stamats
Date: 2011-11-29 00:37:36 +0100 (Tue, 29 Nov 2011)
New Revision: 778
Modified:
pkg/distrEllipse/tests/Examples/distrEllipse-Ex.Rout.save
pkg/distrEx/tests/Examples/distrEx-Ex.Rout.save
pkg/distrMod/tests/Examples/distrMod-Ex.Rout.save
pkg/distrSim/tests/Examples/distrSim-Ex.Rout.save
pkg/distrTEst/tests/Examples/distrTEst-Ex.Rout.save
pkg/distrTeach/tests/Examples/distrTeach-Ex.Rout.save
Log:
updated Rout.save to R 2.14.0
Modified: pkg/distrEllipse/tests/Examples/distrEllipse-Ex.Rout.save
===================================================================
--- pkg/distrEllipse/tests/Examples/distrEllipse-Ex.Rout.save 2011-11-28 22:03:28 UTC (rev 777)
+++ pkg/distrEllipse/tests/Examples/distrEllipse-Ex.Rout.save 2011-11-28 23:37:36 UTC (rev 778)
@@ -1,5 +1,5 @@
-R version 2.13.1 Patched (2011-09-08 r56992)
+R version 2.14.0 Patched (2011-11-28 r57759)
Copyright (C) 2011 The R Foundation for Statistical Computing
ISBN 3-900051-07-0
Platform: x86_64-unknown-linux-gnu (64-bit)
@@ -26,7 +26,7 @@
Loading required package: setRNG
Loading required package: distr
Loading required package: startupmsg
-:startupmsg> Utilities for start-up messages (version 0.7.1)
+:startupmsg> Utilities for start-up messages (version 0.7.3)
:startupmsg>
:startupmsg> For more information see ?"startupmsg",
:startupmsg> NEWS("startupmsg")
@@ -35,7 +35,7 @@
Loading required package: SweaveListingUtils
:SweaveListingUtils> Utilities for Sweave together with
:SweaveListingUtils> TeX listings package (version
-:SweaveListingUtils> 0.5.2)
+:SweaveListingUtils> 0.5.4)
:SweaveListingUtils>
:SweaveListingUtils> Some functions from package 'base'
:SweaveListingUtils> are intentionally masked ---see
@@ -54,14 +54,14 @@
:SweaveListingUtils> vignette("ExampleSweaveListingUtils").
-Attaching package: 'SweaveListingUtils'
+Attaching package: ‘SweaveListingUtils’
-The following object(s) are masked from 'package:base':
+The following object(s) are masked from ‘package:base’:
library, require
:distr> Object oriented implementation of distributions (version
-:distr> 2.3.3)
+:distr> 2.3.4)
:distr>
:distr> Attention: Arithmetics on distribution objects are
:distr> understood as operations on corresponding random variables
@@ -80,9 +80,9 @@
:distr> vignette("distr").
-Attaching package: 'distr'
+Attaching package: ‘distr’
-The following object(s) are masked from 'package:stats':
+The following object(s) are masked from ‘package:stats’:
df, qqplot, sd
@@ -90,13 +90,13 @@
Loading required package: evd
Loading required package: actuar
-Attaching package: 'actuar'
+Attaching package: ‘actuar’
-The following object(s) are masked from 'package:grDevices':
+The following object(s) are masked from ‘package:grDevices’:
cm
-:distrEx> Extensions of package distr (version 2.3.1)
+:distrEx> Extensions of package distr (version 2.3.2)
:distrEx>
:distrEx> Note: Packages "e1071", "moments", "fBasics" should be
:distrEx> attached /before/ package "distrEx". See distrExMASK().
@@ -109,15 +109,15 @@
:distrEx> vignette("distr").
-Attaching package: 'distrEx'
+Attaching package: ‘distrEx’
-The following object(s) are masked from 'package:stats':
+The following object(s) are masked from ‘package:stats’:
IQR, mad, median, var
Loading required package: distrSim
:distrSim> Simulation classes based on package distr (version
-:distrSim> 2.3.1)
+:distrSim> 2.3.2)
:distrSim>
:distrSim> Some functions from package 'stats' are intentionally
:distrSim> masked ---see distrSimMASK().
@@ -131,18 +131,18 @@
:distrSim> vignette("distr").
-Attaching package: 'distrSim'
+Attaching package: ‘distrSim’
-The following object(s) are masked from 'package:stats':
+The following object(s) are masked from ‘package:stats’:
simulate
-The following object(s) are masked from 'package:base':
+The following object(s) are masked from ‘package:base’:
rbind
:distrEllipse> S4 classes for elliptically contoured
-:distrEllipse> distributions (version 2.3.1)
+:distrEllipse> distributions (version 2.3.2)
:distrEllipse>
:distrEllipse> Some functions from package 'stats' are
:distrEllipse> intentionally masked ---see
@@ -1165,7 +1165,7 @@
> ### * <FOOTER>
> ###
> cat("Time elapsed: ", proc.time() - get("ptime", pos = 'CheckExEnv'),"\n")
-Time elapsed: 12.37 0.09 12.479 0 0
+Time elapsed: 11.268 0.132 11.451 0 0
> grDevices::dev.off()
null device
1
Modified: pkg/distrEx/tests/Examples/distrEx-Ex.Rout.save
===================================================================
--- pkg/distrEx/tests/Examples/distrEx-Ex.Rout.save 2011-11-28 22:03:28 UTC (rev 777)
+++ pkg/distrEx/tests/Examples/distrEx-Ex.Rout.save 2011-11-28 23:37:36 UTC (rev 778)
@@ -1,5 +1,5 @@
-R version 2.12.1 Patched (2011-01-04 r53913)
+R version 2.14.0 Patched (2011-11-28 r57759)
Copyright (C) 2011 The R Foundation for Statistical Computing
ISBN 3-900051-07-0
Platform: x86_64-unknown-linux-gnu (64-bit)
@@ -24,7 +24,7 @@
> library('distrEx')
Loading required package: distr
Loading required package: startupmsg
-:startupmsg> Utilities for start-up messages (version 0.7.1)
+:startupmsg> Utilities for start-up messages (version 0.7.3)
:startupmsg>
:startupmsg> For more information see ?"startupmsg",
:startupmsg> NEWS("startupmsg")
@@ -32,7 +32,8 @@
Loading required package: sfsmisc
Loading required package: SweaveListingUtils
:SweaveListingUtils> Utilities for Sweave together with
-:SweaveListingUtils> TeX listings package (version 0.5)
+:SweaveListingUtils> TeX listings package (version
+:SweaveListingUtils> 0.5.4)
:SweaveListingUtils>
:SweaveListingUtils> Some functions from package 'base'
:SweaveListingUtils> are intentionally masked ---see
@@ -51,14 +52,14 @@
:SweaveListingUtils> vignette("ExampleSweaveListingUtils").
-Attaching package: 'SweaveListingUtils'
+Attaching package: ‘SweaveListingUtils’
-The following object(s) are masked from 'package:base':
+The following object(s) are masked from ‘package:base’:
library, require
:distr> Object oriented implementation of distributions (version
-:distr> 2.3)
+:distr> 2.3.4)
:distr>
:distr> Attention: Arithmetics on distribution objects are
:distr> understood as operations on corresponding random variables
@@ -77,22 +78,22 @@
:distr> vignette("distr").
-Attaching package: 'distr'
+Attaching package: ‘distr’
-The following object(s) are masked from 'package:stats':
+The following object(s) are masked from ‘package:stats’:
df, qqplot, sd
Loading required package: evd
Loading required package: actuar
-Attaching package: 'actuar'
+Attaching package: ‘actuar’
-The following object(s) are masked from 'package:grDevices':
+The following object(s) are masked from ‘package:grDevices’:
cm
-:distrEx> Extensions of package distr (version 2.3)
+:distrEx> Extensions of package distr (version 2.3.2)
:distrEx>
:distrEx> Note: Packages "e1071", "moments", "fBasics" should be
:distrEx> attached /before/ package "distrEx". See distrExMASK().
@@ -105,9 +106,9 @@
:distrEx> vignette("distr").
-Attaching package: 'distrEx'
+Attaching package: ‘distrEx’
-The following object(s) are masked from 'package:stats':
+The following object(s) are masked from ‘package:stats’:
IQR, mad, median, var
@@ -162,7 +163,7 @@
>
> AsymTotalVarDist(Norm(), Gumbel(), rho=0.3)
asym. total variation distance
- 0.2316870
+ 0.231687
> AsymTotalVarDist(Norm(), Td(10), rho=0.3)
asym. total variation distance
0.03412603
@@ -191,7 +192,7 @@
>
> AsymTotalVarDist(rbinom(50, size = 20, prob = 0.5), Binom(size = 20, prob = 0.5), rho=0.3)
asym. total variation distance
- 0.2925150
+ 0.292515
>
>
>
@@ -705,7 +706,7 @@
> E(GEV())
[1] 0.5772157
> E(P1, function(x){x^2})
-[1] 1.977920
+[1] 1.97792
>
>
>
@@ -758,7 +759,7 @@
> ### ** Examples
>
> integrate(dnorm, -1.96, 1.96)
-0.9500042 with absolute error < 1.0e-11
+0.9500042 with absolute error < 1e-11
> GLIntegrate(dnorm, -1.96, 1.96)
[1] 0.9500042
>
@@ -1104,7 +1105,7 @@
}
0 + cond %*% 1 + 1 * r(n, ...)
}
-<environment: 0x36087e8>
+<environment: 0x5e68250>
> d(D1)
function (x, cond, log = FALSE, ...)
{
@@ -1126,7 +1127,7 @@
else d0 <- d0/1
return(d0)
}
-<environment: 0x36087e8>
+<environment: 0x5e68250>
> p(D1)
function (q, cond, lower.tail = TRUE, log.p = FALSE, ...)
{
@@ -1153,7 +1154,7 @@
p0 <- log(p0)
return(p0)
}
-<environment: 0x36087e8>
+<environment: 0x5e68250>
> q(D1)
function (p, cond, lower.tail = TRUE, log.p = FALSE, ...)
{
@@ -1177,7 +1178,7 @@
argList <- c(argList, dots)
1 * do.call(q, argList) + 0 + as.vector(cond %*% 1)
}
-<environment: 0x36087e8>
+<environment: 0x5e68250>
> param(D1)
name: parameter of a linear regression model
theta: 1
@@ -1327,7 +1328,7 @@
0.9201529
> OAsymTotalVarDist(y, Norm(), asis.smooth.discretize = "smooth")
minimal asym. total variation distance
- 0.753965
+ 0.7539651
>
> OAsymTotalVarDist(rbinom(50, size = 20, prob = 0.5), Binom(size = 20, prob = 0.5))
minimal asym. total variation distance
@@ -2003,7 +2004,7 @@
> ### * <FOOTER>
> ###
> cat("Time elapsed: ", proc.time() - get("ptime", pos = 'CheckExEnv'),"\n")
-Time elapsed: 14.23 0.12 14.519 0 0
+Time elapsed: 12.828 0.116 13.001 0 0
> grDevices::dev.off()
null device
1
Modified: pkg/distrMod/tests/Examples/distrMod-Ex.Rout.save
===================================================================
--- pkg/distrMod/tests/Examples/distrMod-Ex.Rout.save 2011-11-28 22:03:28 UTC (rev 777)
+++ pkg/distrMod/tests/Examples/distrMod-Ex.Rout.save 2011-11-28 23:37:36 UTC (rev 778)
@@ -1,5 +1,5 @@
-R version 2.13.1 Patched (2011-09-08 r56992)
+R version 2.14.0 Patched (2011-11-28 r57759)
Copyright (C) 2011 The R Foundation for Statistical Computing
ISBN 3-900051-07-0
Platform: x86_64-unknown-linux-gnu (64-bit)
@@ -23,7 +23,7 @@
> options(warn = 1)
> library('distrMod')
Loading required package: startupmsg
-:startupmsg> Utilities for start-up messages (version 0.7.1)
+:startupmsg> Utilities for start-up messages (version 0.7.3)
:startupmsg>
:startupmsg> For more information see ?"startupmsg",
:startupmsg> NEWS("startupmsg")
@@ -33,7 +33,7 @@
Loading required package: SweaveListingUtils
:SweaveListingUtils> Utilities for Sweave together with
:SweaveListingUtils> TeX listings package (version
-:SweaveListingUtils> 0.5.2)
+:SweaveListingUtils> 0.5.4)
:SweaveListingUtils>
:SweaveListingUtils> Some functions from package 'base'
:SweaveListingUtils> are intentionally masked ---see
@@ -52,14 +52,14 @@
:SweaveListingUtils> vignette("ExampleSweaveListingUtils").
-Attaching package: 'SweaveListingUtils'
+Attaching package: ‘SweaveListingUtils’
-The following object(s) are masked from 'package:base':
+The following object(s) are masked from ‘package:base’:
library, require
:distr> Object oriented implementation of distributions (version
-:distr> 2.3.3)
+:distr> 2.3.4)
:distr>
:distr> Attention: Arithmetics on distribution objects are
:distr> understood as operations on corresponding random variables
@@ -78,9 +78,9 @@
:distr> vignette("distr").
-Attaching package: 'distr'
+Attaching package: ‘distr’
-The following object(s) are masked from 'package:stats':
+The following object(s) are masked from ‘package:stats’:
df, qqplot, sd
@@ -88,13 +88,13 @@
Loading required package: evd
Loading required package: actuar
-Attaching package: 'actuar'
+Attaching package: ‘actuar’
-The following object(s) are masked from 'package:grDevices':
+The following object(s) are masked from ‘package:grDevices’:
cm
-:distrEx> Extensions of package distr (version 2.3.1)
+:distrEx> Extensions of package distr (version 2.3.2)
:distrEx>
:distrEx> Note: Packages "e1071", "moments", "fBasics" should be
:distrEx> attached /before/ package "distrEx". See distrExMASK().
@@ -107,9 +107,9 @@
:distrEx> vignette("distr").
-Attaching package: 'distrEx'
+Attaching package: ‘distrEx’
-The following object(s) are masked from 'package:stats':
+The following object(s) are masked from ‘package:stats’:
IQR, mad, median, var
@@ -125,7 +125,7 @@
Loading required package: MASS
Loading required package: stats4
:distrMod> Object oriented implementation of probability models
-:distrMod> (version 2.3.2)
+:distrMod> (version 2.3.3)
:distrMod>
:distrMod> Some functions from pkg's 'base' and 'stats' are
:distrMod> intentionally masked ---see distrModMASK().
@@ -144,17 +144,17 @@
:distrMod> vignette("distr").
-Attaching package: 'distrMod'
+Attaching package: ‘distrMod’
-The following object(s) are masked from 'package:stats4':
+The following object(s) are masked from ‘package:stats4’:
confint
-The following object(s) are masked from 'package:stats':
+The following object(s) are masked from ‘package:stats’:
confint
-The following object(s) are masked from 'package:base':
+The following object(s) are masked from ‘package:base’:
norm
@@ -594,7 +594,7 @@
{
((x - 0)/1 * LogDeriv((x - 0)/1) - 1)/1
}
-<environment: 0x530a058>
+<environment: 0x7ff1308>
> checkL2deriv(E1)
precision of centering: -1.51181e-06
@@ -778,7 +778,7 @@
{
LogDeriv(x - 0)
}
-<environment: 0x6de2328>
+<environment: 0x8e41d08>
> checkL2deriv(G1)
precision of centering: 1.51181e-06
@@ -820,7 +820,8 @@
Slot "fct":
function (x)
QuadFormNorm(x, A = A)
-<environment: 0x62f5ec8>
+<bytecode: 0x890d9f0>
+<environment: 0x890cc48>
>
> ## The function is currently defined as
@@ -1098,7 +1099,7 @@
{
((x - 0)/1 * LogDeriv((x - 0)/1) - 1)/1
}
-<environment: 0x7332148>
+<environment: 0xae408a8>
> checkL2deriv(L1)
precision of centering: -0.003003394
@@ -1578,8 +1579,8 @@
> require(MASS)
> (res1 <- fitdistr(x, "gamma"))
shape rate
- 3.0117832 1.8655645
- (0.5721423) (0.3856279)
+ 3.0117885 1.8655681
+ (0.5721425) (0.3856279)
>
> ## comparison
> ## shape
@@ -1622,8 +1623,8 @@
> distrModoptions("show.details" = "minimal")
> res1
shape rate
- 3.0117832 1.8655645
- (0.5721423) (0.3856279)
+ 3.0117885 1.8655681
+ (0.5721425) (0.3856279)
> res2
Evaluations of Maximum likelihood estimate:
-------------------------------------------
@@ -2127,6 +2128,7 @@
return(abs(x))
else return(sqrt(colSums(x^2)))
}
+<bytecode: 0x9649050>
<environment: namespace:distrMod>
> name(EuclNorm)
[1] "EuclideanNorm"
@@ -2158,6 +2160,7 @@
return(abs(x))
else return(sqrt(colSums(x^2)))
}
+<bytecode: 0x9649050>
<environment: namespace:distrMod>
>
@@ -2623,7 +2626,8 @@
Slot "fct":
function (x)
QuadFormNorm(x, A = A0)
-<environment: 0x8ba3b10>
+<bytecode: 0xb1b6130>
+<environment: 0xb1b6360>
>
> ## The function is currently defined as
@@ -2661,7 +2665,8 @@
Slot "fct":
function (x)
QuadFormNorm(x, A = A)
-<environment: 0x8270a90>
+<bytecode: 0xafd7d88>
+<environment: 0xafd7f48>
>
> ## The function is currently defined as
@@ -3080,9 +3085,10 @@
> ### for comparison:
> require(MASS)
> (res1 <- fitdistr(x, "gamma"))
+Warning in dgamma(x, shape, scale, log) : NaNs produced
shape rate
- 4.0607656 2.9242972
- (0.7810853) (0.5987559)
+ 4.0606867 2.9242396
+ (0.7810673) (0.5987423)
> ## add a convenient (albeit wrong)
> ## S3-method for vcov:
> ## --- wrong as in general cov-matrix
@@ -3119,8 +3125,8 @@
(0.07002713) (0.78099026)
> res1
shape rate
- 4.0607656 2.9242972
- (0.7810853) (0.5987559)
+ 4.0606867 2.9242396
+ (0.7810673) (0.5987423)
> res2
Evaluations of Maximum likelihood estimate:
-------------------------------------------
@@ -3134,8 +3140,8 @@
shape 2.5295729 5.5909984
> confint(res1)
2.5 % 97.5 %
-shape 2.529866 5.591665
-rate 1.750757 4.097837
+shape 2.529823 5.591550
+rate 1.750726 4.097753
> confint(res2)
A[n] asymptotic (CLT-based) confidence interval:
2.5 % 97.5 %
@@ -4112,7 +4118,7 @@
> ### * <FOOTER>
> ###
> cat("Time elapsed: ", proc.time() - get("ptime", pos = 'CheckExEnv'),"\n")
-Time elapsed: 45.96 0.22 46.218 0 0
+Time elapsed: 50.019 0.524 50.77 0 0
> grDevices::dev.off()
null device
1
Modified: pkg/distrSim/tests/Examples/distrSim-Ex.Rout.save
===================================================================
--- pkg/distrSim/tests/Examples/distrSim-Ex.Rout.save 2011-11-28 22:03:28 UTC (rev 777)
+++ pkg/distrSim/tests/Examples/distrSim-Ex.Rout.save 2011-11-28 23:37:36 UTC (rev 778)
@@ -1,5 +1,5 @@
-R version 2.13.1 Patched (2011-09-08 r56992)
+R version 2.14.0 Patched (2011-11-28 r57759)
Copyright (C) 2011 The R Foundation for Statistical Computing
ISBN 3-900051-07-0
Platform: x86_64-unknown-linux-gnu (64-bit)
@@ -25,7 +25,7 @@
Loading required package: setRNG
Loading required package: distr
Loading required package: startupmsg
-:startupmsg> Utilities for start-up messages (version 0.7.1)
+:startupmsg> Utilities for start-up messages (version 0.7.3)
:startupmsg>
:startupmsg> For more information see ?"startupmsg",
:startupmsg> NEWS("startupmsg")
@@ -34,7 +34,7 @@
Loading required package: SweaveListingUtils
:SweaveListingUtils> Utilities for Sweave together with
:SweaveListingUtils> TeX listings package (version
-:SweaveListingUtils> 0.5.2)
+:SweaveListingUtils> 0.5.4)
:SweaveListingUtils>
:SweaveListingUtils> Some functions from package 'base'
:SweaveListingUtils> are intentionally masked ---see
@@ -53,14 +53,14 @@
:SweaveListingUtils> vignette("ExampleSweaveListingUtils").
-Attaching package: 'SweaveListingUtils'
+Attaching package: ‘SweaveListingUtils’
-The following object(s) are masked from 'package:base':
+The following object(s) are masked from ‘package:base’:
library, require
:distr> Object oriented implementation of distributions (version
-:distr> 2.3.3)
+:distr> 2.3.4)
:distr>
:distr> Attention: Arithmetics on distribution objects are
:distr> understood as operations on corresponding random variables
@@ -79,14 +79,14 @@
:distr> vignette("distr").
-Attaching package: 'distr'
+Attaching package: ‘distr’
-The following object(s) are masked from 'package:stats':
+The following object(s) are masked from ‘package:stats’:
df, qqplot, sd
:distrSim> Simulation classes based on package distr (version
-:distrSim> 2.3.1)
+:distrSim> 2.3.2)
:distrSim>
:distrSim> Some functions from package 'stats' are intentionally
:distrSim> masked ---see distrSimMASK().
@@ -100,13 +100,13 @@
:distrSim> vignette("distr").
-Attaching package: 'distrSim'
+Attaching package: ‘distrSim’
-The following object(s) are masked from 'package:stats':
+The following object(s) are masked from ‘package:stats’:
simulate
-The following object(s) are masked from 'package:base':
+The following object(s) are masked from ‘package:base’:
rbind
@@ -522,7 +522,7 @@
number of runs: 1
dimension of the observations: 6
size of sample: 6
-object was generated by version: 2.3.1
+object was generated by version: 2.3.2
> #
> D <- Dataclass(Data = array(c(1,2,3,4,5,6),c(samplesize=2,obsdim=3,Runs=1)),
+ filename = "xyz.sav")
@@ -542,7 +542,7 @@
number of runs: 1
dimension of the observations: 3
size of sample: 2
-object was generated by version: 2.3.1
+object was generated by version: 2.3.2
> load("xyz.sav") # loads the original object "D"
> Data(D) # the original data: matrix(c(1,2,3,4,5,6),2)
, , 1
@@ -932,7 +932,7 @@
> ### * <FOOTER>
> ###
> cat("Time elapsed: ", proc.time() - get("ptime", pos = 'CheckExEnv'),"\n")
-Time elapsed: 2.01 0.02 2.038 0 0
+Time elapsed: 2.144 0.044 2.201 0 0
> grDevices::dev.off()
null device
1
Modified: pkg/distrTEst/tests/Examples/distrTEst-Ex.Rout.save
===================================================================
--- pkg/distrTEst/tests/Examples/distrTEst-Ex.Rout.save 2011-11-28 22:03:28 UTC (rev 777)
+++ pkg/distrTEst/tests/Examples/distrTEst-Ex.Rout.save 2011-11-28 23:37:36 UTC (rev 778)
@@ -1,5 +1,5 @@
-R version 2.13.1 Patched (2011-09-08 r56992)
+R version 2.14.0 Patched (2011-11-28 r57759)
Copyright (C) 2011 The R Foundation for Statistical Computing
ISBN 3-900051-07-0
Platform: x86_64-unknown-linux-gnu (64-bit)
@@ -25,7 +25,7 @@
Loading required package: setRNG
Loading required package: distr
Loading required package: startupmsg
-:startupmsg> Utilities for start-up messages (version 0.7.1)
+:startupmsg> Utilities for start-up messages (version 0.7.3)
:startupmsg>
:startupmsg> For more information see ?"startupmsg",
:startupmsg> NEWS("startupmsg")
@@ -34,7 +34,7 @@
Loading required package: SweaveListingUtils
:SweaveListingUtils> Utilities for Sweave together with
:SweaveListingUtils> TeX listings package (version
-:SweaveListingUtils> 0.5.2)
+:SweaveListingUtils> 0.5.4)
:SweaveListingUtils>
:SweaveListingUtils> Some functions from package 'base'
:SweaveListingUtils> are intentionally masked ---see
@@ -53,14 +53,14 @@
:SweaveListingUtils> vignette("ExampleSweaveListingUtils").
-Attaching package: 'SweaveListingUtils'
+Attaching package: ‘SweaveListingUtils’
-The following object(s) are masked from 'package:base':
+The following object(s) are masked from ‘package:base’:
library, require
:distr> Object oriented implementation of distributions (version
-:distr> 2.3.3)
+:distr> 2.3.4)
:distr>
:distr> Attention: Arithmetics on distribution objects are
:distr> understood as operations on corresponding random variables
@@ -79,15 +79,15 @@
:distr> vignette("distr").
-Attaching package: 'distr'
+Attaching package: ‘distr’
-The following object(s) are masked from 'package:stats':
+The following object(s) are masked from ‘package:stats’:
df, qqplot, sd
Loading required package: distrSim
:distrSim> Simulation classes based on package distr (version
-:distrSim> 2.3.1)
+:distrSim> 2.3.2)
:distrSim>
:distrSim> Some functions from package 'stats' are intentionally
:distrSim> masked ---see distrSimMASK().
@@ -101,18 +101,18 @@
:distrSim> vignette("distr").
-Attaching package: 'distrSim'
+Attaching package: ‘distrSim’
-The following object(s) are masked from 'package:stats':
+The following object(s) are masked from ‘package:stats’:
simulate
-The following object(s) are masked from 'package:base':
+The following object(s) are masked from ‘package:base’:
rbind
:distrTEst> Estimation and Testing classes based on package
-:distrTEst> distr (version 2.3.1)
+:distrTEst> distr (version 2.3.2)
:distrTEst>
:distrTEst> For more information see ?"distrTEst",
:distrTEst> NEWS("distrTEst"), as well as
@@ -251,7 +251,7 @@
> plot(ev1)
> #
> #another function to be evaluated:
-> severalThings<- function(x) {list("mean"=mean(x),"sd"=sd(x), "mad"=mad(x))}
+> severalThings<- function(x) {list("mean"=mean(x),"sd"=sd(as.vector(x)), "mad"=mad(x))}
> ev3 <- evaluate(cs, severalThings, resname="several")
> plot(ev3)
> plot(ev3, ylim=c(0,10), col=c("blue","green", "red"))
@@ -488,7 +488,7 @@
> ### * <FOOTER>
> ###
> cat("Time elapsed: ", proc.time() - get("ptime", pos = 'CheckExEnv'),"\n")
-Time elapsed: 2.55 0.02 2.575 0 0
+Time elapsed: 2.812 0.028 2.847 0 0
> grDevices::dev.off()
null device
1
Modified: pkg/distrTeach/tests/Examples/distrTeach-Ex.Rout.save
===================================================================
--- pkg/distrTeach/tests/Examples/distrTeach-Ex.Rout.save 2011-11-28 22:03:28 UTC (rev 777)
+++ pkg/distrTeach/tests/Examples/distrTeach-Ex.Rout.save 2011-11-28 23:37:36 UTC (rev 778)
@@ -1,5 +1,5 @@
-R version 2.13.1 Patched (2011-09-08 r56992)
+R version 2.14.0 Patched (2011-11-28 r57759)
Copyright (C) 2011 The R Foundation for Statistical Computing
ISBN 3-900051-07-0
Platform: x86_64-unknown-linux-gnu (64-bit)
@@ -24,7 +24,7 @@
> library('distrTeach')
Loading required package: distr
Loading required package: startupmsg
-:startupmsg> Utilities for start-up messages (version 0.7.1)
+:startupmsg> Utilities for start-up messages (version 0.7.3)
:startupmsg>
:startupmsg> For more information see ?"startupmsg",
:startupmsg> NEWS("startupmsg")
@@ -33,7 +33,7 @@
Loading required package: SweaveListingUtils
:SweaveListingUtils> Utilities for Sweave together with
:SweaveListingUtils> TeX listings package (version
-:SweaveListingUtils> 0.5.2)
+:SweaveListingUtils> 0.5.4)
:SweaveListingUtils>
:SweaveListingUtils> Some functions from package 'base'
:SweaveListingUtils> are intentionally masked ---see
@@ -52,14 +52,14 @@
:SweaveListingUtils> vignette("ExampleSweaveListingUtils").
-Attaching package: 'SweaveListingUtils'
+Attaching package: ‘SweaveListingUtils’
-The following object(s) are masked from 'package:base':
+The following object(s) are masked from ‘package:base’:
library, require
:distr> Object oriented implementation of distributions (version
-:distr> 2.3.3)
+:distr> 2.3.4)
:distr>
:distr> Attention: Arithmetics on distribution objects are
:distr> understood as operations on corresponding random variables
@@ -78,9 +78,9 @@
:distr> vignette("distr").
-Attaching package: 'distr'
+Attaching package: ‘distr’
-The following object(s) are masked from 'package:stats':
+The following object(s) are masked from ‘package:stats’:
df, qqplot, sd
@@ -88,13 +88,13 @@
Loading required package: evd
Loading required package: actuar
-Attaching package: 'actuar'
+Attaching package: ‘actuar’
-The following object(s) are masked from 'package:grDevices':
+The following object(s) are masked from ‘package:grDevices’:
cm
-:distrEx> Extensions of package distr (version 2.3.1)
+:distrEx> Extensions of package distr (version 2.3.2)
:distrEx>
:distrEx> Note: Packages "e1071", "moments", "fBasics" should be
:distrEx> attached /before/ package "distrEx". See distrExMASK().
@@ -107,16 +107,16 @@
:distrEx> vignette("distr").
-Attaching package: 'distrEx'
+Attaching package: ‘distrEx’
-The following object(s) are masked from 'package:stats':
+The following object(s) are masked from ‘package:stats’:
IQR, mad, median, var
:distrTeach> Extensions of package distr for teaching
:distrTeach> Stochastics/Statistics
:distrTeach>
-:distrTeach> in secondary school (version 2.3.1)
+:distrTeach> in secondary school (version 2.3.2)
:distrTeach>
:distrTeach> For more information see ?"distrTeach",
:distrTeach> NEWS("distrTeach"), as well as
@@ -194,7 +194,7 @@
> ### * <FOOTER>
> ###
> cat("Time elapsed: ", proc.time() - get("ptime", pos = 'CheckExEnv'),"\n")
-Time elapsed: 15.52 0.11 15.727 0 0
+Time elapsed: 16.369 0.108 16.541 0 0
> grDevices::dev.off()
null device
1
More information about the Distr-commits
mailing list