search for: distrs

Displaying 20 results from an estimated 163 matches for "distrs".

Did you mean: distro
2005 Oct 22
0
after package reorganization: version 1.6 of package "distr" available; new packages "distrEx", "distrSim", "distrTEst", "RandVar"
After some reorganization, we would like to announce the availability on CRAN of a new version (1.6) of our package "distr" as well as the availabilty on CRAN of the new packages "distrEx", "distrSim", "distrTEst", "RandVar". ----------------------------------------------------------------------------------------- Changes from 1.5 to 1.6 -[former package "distr"] reorganization: we have split up our package distr into smaller units: * "distr" no...
2005 Oct 22
0
after package reorganization: version 1.6 of package "distr" available; new packages "distrEx", "distrSim", "distrTEst", "RandVar"
After some reorganization, we would like to announce the availability on CRAN of a new version (1.6) of our package "distr" as well as the availabilty on CRAN of the new packages "distrEx", "distrSim", "distrTEst", "RandVar". ----------------------------------------------------------------------------------------- Changes from 1.5 to 1.6 -[former package "distr"] reorganization: we have split up our package distr into smaller units: * "distr" no...
2011 Sep 21
2
problem with function "Truncate" in package "distr"
Hello all, Can someone tell me why the following mixture of two log-normal distributions does not get truncated? What puzzles me is that the function works almost always, but for certain combinations (like the one below), it does not. # R code example library(distr) mix<-UnivarMixingDistribution(Lnorm(3.2,0.5),Lnorm(5.4,0.6),mixCoeff=c(0.3,0.7))
2009 Apr 20
0
New versions for the distr-family of packages
...-------------------------------------------------------------- We would like to announce the availability on CRAN (with possibly a minor delay until on every mirror) of new versions of our packages in the "distr"-family (version 2.1), i.e.; "distr", "distrEx", "distrSim", "distrTEst", "distrDoc", "distrMod", and "distrTeach", as well as our supporting package "startupmsg" and the new (supporting) package "SweaveListingUtils". [all of them require R >= 2.6.0] For details, please also refer to...
2009 Apr 20
0
New versions for the distr-family of packages
...-------------------------------------------------------------- We would like to announce the availability on CRAN (with possibly a minor delay until on every mirror) of new versions of our packages in the "distr"-family (version 2.1), i.e.; "distr", "distrEx", "distrSim", "distrTEst", "distrDoc", "distrMod", and "distrTeach", as well as our supporting package "startupmsg" and the new (supporting) package "SweaveListingUtils". [all of them require R >= 2.6.0] For details, please also refer to...
2008 May 23
1
Evaluation "conflict" in combination of replicate() and rexp()as variable inside a function
Dear userRs, "playing around" with combinations of replicate() and random number generating functions inside a self-defined "wrapper" function I encounterd a puzzling behaviour. The following are intentionally simple (and rather nonsense-) examples to isolate the relevant aspects. Please, note the seemingly "inconsistent" behaviour for the second call of
2005 Mar 31
0
version 1.5 of package "distr" available
We would like to announce the availability on CRAN of a new version (1.5) of our package "distr" . ----------------------------------------------------------------------------------------- Changes from 1.4 to 1.5 -package is now using /lazy loading/ -minor changes in the help pages -minor enhancements in plot for distributions (Gamma, discrete distributions) -package now includes a
2005 Mar 31
0
version 1.5 of package "distr" available
We would like to announce the availability on CRAN of a new version (1.5) of our package "distr" . ----------------------------------------------------------------------------------------- Changes from 1.4 to 1.5 -package is now using /lazy loading/ -minor changes in the help pages -minor enhancements in plot for distributions (Gamma, discrete distributions) -package now includes a
2004 Mar 10
2
R CMD check errors
Hello, I'm getting some error messages from R CMD check I can't deal with. I'm working under Linux with R 1.8.1 The package working directory can be found at: http://www.uni-bayreuth.de/departments/math/org/mathe7/DISTR/distr.tar.gz Here's the 00check.log produced by R CMD check distr * using log directory '/home/tom/studium/R/swp/swp/package/distr.Rcheck' * checking
2013 Sep 04
3
Fwd: Bienvenido a la lista de distribución R-help-es
Hola Jose, si CONCATENAR significa APILAR, es decir, concantenar verticalmente, por decirlo de algun modo, podrias hacerlo con rbind(): nuevovector <- rbind(vector1,vector2) Si ademas quieres que cada valor de los vectores originales sea identificado en el nuevovector, puedes usar: nuevovector <- stack(vector1,vector2) en este ultimo caso se agrega una columna adicional tipo factor, con
2004 Jul 06
1
questions about setMethod("Arith", ...)
Hi, we have some questions concerning the definition of new arithmetic methods. In our package "distr" (on CRAN) we define some new arithmetic methods for "+", "-", "*", "/". After loading "distr" the corresponding arithmetic methods work. Now, if we define a new class and also a new method for one of the arithmetic methods
2004 Sep 27
0
new version of package "distr" available
We would like to announce the availability on CRAN of a new version (1.4) of our package "distr" . ----------------------------------------------------------------------------------------- Changes from 1.3 to 1.4 -To avoid name collisions with short forms for TRUE and FALSE: classes T and F (T- and F-distributions) renamed to Td and Fd -The package is now loaded as a binary =>
2004 Sep 27
0
new version of package "distr" available
We would like to announce the availability on CRAN of a new version (1.4) of our package "distr" . ----------------------------------------------------------------------------------------- Changes from 1.3 to 1.4 -To avoid name collisions with short forms for TRUE and FALSE: classes T and F (T- and F-distributions) renamed to Td and Fd -The package is now loaded as a binary =>
2007 Jul 30
0
New versions for the distr-family of packages and of package startupmsg
We would like to announce the availability on CRAN (with possibly a minor delay until on every mirror) of new versions of our packages in the "distrXXX"-family (version 1.9), i.e.; "distr", "distrEx", "distrSim", "distrTEst", and "distrDoc" as well as of package for managing startup messages, "startupmsg" (0.5). [all of them require R >= 2.2.0] ----------------------------------------------------------------------------------------- ***************************...
2007 Jul 30
0
New versions for the distr-family of packages and of package startupmsg
We would like to announce the availability on CRAN (with possibly a minor delay until on every mirror) of new versions of our packages in the "distrXXX"-family (version 1.9), i.e.; "distr", "distrEx", "distrSim", "distrTEst", and "distrDoc" as well as of package for managing startup messages, "startupmsg" (0.5). [all of them require R >= 2.2.0] ----------------------------------------------------------------------------------------- ***************************...
2006 May 12
0
New versions for the distr-family of packages, and a new package "startupmsg"
We would like to announce the availability on CRAN of new versions of our packages "distr" (1.7), "distrEx" (0.4-3), "distrSim" (1.7), "distrTEst" (1.7), as well as a new package "startupmsg" [all of them require R >= 2.2.0] ----------------------------------------------------------------------------------------- ************ new package "startupmsg" ***************** ---------------...
2006 May 12
0
New versions for the distr-family of packages, and a new package "startupmsg"
We would like to announce the availability on CRAN of new versions of our packages "distr" (1.7), "distrEx" (0.4-3), "distrSim" (1.7), "distrTEst" (1.7), as well as a new package "startupmsg" [all of them require R >= 2.2.0] ----------------------------------------------------------------------------------------- ************ new package "startupmsg" ***************** ---------------...
2013 Sep 03
5
Bienvenido a la lista de distribución R-help-es
Hola, ¿qué tal? Tienes que escribir a la dirección r-help-es en r-project.org, no a las que has usado (que son de administración de la lista). Un saludo, Carlos J. Gil Bellosta http://www.datanalytics.com El día 3 de septiembre de 2013 12:39, Jose Betancourt B. <betanster en gmail.com> escribió: > Quisiera saber en el paquete Epiestim > > Como lograr concatenar dos vectores,
2004 Apr 26
0
New package: distr
We would like to announce the availability on CRAN of a new package distr . It is to provide a conceptual treatment of random variables (r.v.'s) by means of S4--classes. A virtual mother class "Distribution" is introduced. All distributions of the "base" package are implemented as subclasses of either "AbscontDistribution" or "DiscreteDistribution".
2009 Nov 23
0
new version of distr-family of packages
...sing function NEWS from package startupmsg i.e. NEWS("distr")). First of all a new package distrEllipse was added to the family which includes S4 classes and methods for elliptical symmetric distributions. ############################################## ## All packages (distr, distrEx, distrSim, distrTEst, distrTeach, ## distrMod, distrEllipse, distrDoc as well as ## startupmsg and SweaveListingUtils) ############################################## - TOBEDONE file was added as a starting point for collaborations. The file can be displayed...