[Robast-commits] r700 - branches/robast-0.9/pkg/RobLox branches/robast-1.0/pkg branches/robast-1.0/pkg/ROptEst branches/robast-1.0/pkg/ROptEstOld branches/robast-1.0/pkg/ROptRegTS branches/robast-1.0/pkg/RandVar branches/robast-1.0/pkg/RobAStBase branches/robast-1.0/pkg/RobExtremes branches/robast-1.0/pkg/RobExtremes/man branches/robast-1.0/pkg/RobLox branches/robast-1.0/pkg/RobLoxBioC branches/robast-1.0/pkg/RobRex pkg/ROptEst pkg/ROptEstOld pkg/ROptRegTS pkg/RandVar pkg/RobAStBase pkg/RobExtremes pkg/RobLox pkg/RobLoxBioC pkg/RobRex
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Thu Sep 12 11:20:00 CEST 2013
Author: ruckdeschel
Date: 2013-09-12 11:20:00 +0200 (Thu, 12 Sep 2013)
New Revision: 700
Added:
branches/robast-1.0/pkg/RobExtremes/
branches/robast-1.0/pkg/RobExtremes/DESCRIPTION
branches/robast-1.0/pkg/RobExtremes/man/0RobExtremes-package.Rd
Removed:
branches/robast-1.0/pkg/RobExtremes/DESCRIPTION
branches/robast-1.0/pkg/RobExtremes/man/0RobExtremes-package.Rd
Modified:
branches/robast-0.9/pkg/RobLox/DESCRIPTION
branches/robast-1.0/pkg/ROptEst/DESCRIPTION
branches/robast-1.0/pkg/ROptEstOld/DESCRIPTION
branches/robast-1.0/pkg/ROptRegTS/DESCRIPTION
branches/robast-1.0/pkg/RandVar/DESCRIPTION
branches/robast-1.0/pkg/RobAStBase/DESCRIPTION
branches/robast-1.0/pkg/RobLox/DESCRIPTION
branches/robast-1.0/pkg/RobLoxBioC/DESCRIPTION
branches/robast-1.0/pkg/RobRex/DESCRIPTION
pkg/ROptEst/DESCRIPTION
pkg/ROptEstOld/DESCRIPTION
pkg/ROptRegTS/DESCRIPTION
pkg/RandVar/DESCRIPTION
pkg/RobAStBase/DESCRIPTION
pkg/RobExtremes/DESCRIPTION
pkg/RobLox/DESCRIPTION
pkg/RobLoxBioC/DESCRIPTION
pkg/RobRex/DESCRIPTION
Log:
updated version information in Depends and (forgot to) copy RobExtremes to branches/robast-1.0
Modified: branches/robast-0.9/pkg/RobLox/DESCRIPTION
===================================================================
--- branches/robast-0.9/pkg/RobLox/DESCRIPTION 2013-09-12 08:45:18 UTC (rev 699)
+++ branches/robast-0.9/pkg/RobLox/DESCRIPTION 2013-09-12 09:20:00 UTC (rev 700)
@@ -4,7 +4,8 @@
Title: Optimally robust influence curves and estimators for location and scale
Description: Functions for the determination of optimally robust influence curves and
estimators in case of normal location and/or scale
-Depends: R(>= 2.7.0), stats, lattice, RColorBrewer, RandVar, Biobase, distr, distrMod, RobAStBase
+Depends: R(>= 2.14.0), stats, lattice, RColorBrewer, RandVar(>= 0.9.2), Biobase,
+ distr(>= 2.5.2), distrMod(>= 2.5.2), RobAStBase(>= 0.9)
Suggests: MASS
Author: Matthias Kohl <Matthias.Kohl at stamats.de>
Maintainer: Matthias Kohl <Matthias.Kohl at stamats.de>
Modified: branches/robast-1.0/pkg/ROptEst/DESCRIPTION
===================================================================
--- branches/robast-1.0/pkg/ROptEst/DESCRIPTION 2013-09-12 08:45:18 UTC (rev 699)
+++ branches/robast-1.0/pkg/ROptEst/DESCRIPTION 2013-09-12 09:20:00 UTC (rev 700)
@@ -4,8 +4,8 @@
Title: Optimally robust estimation
Description: Optimally robust estimation in general smoothly parameterized models using S4
classes and methods.
-Depends: R(>= 2.10.0), methods, distr(>= 2.4), distrEx(>= 2.4), distrMod(>= 2.4), RandVar(>=
- 0.6.4), RobAStBase
+Depends: R(>= 2.14.0), methods, distr(>= 2.5.2), distrEx(>= 2.5), distrMod(>= 2.5.2),
+ RandVar(>=0.9.2), RobAStBase(>= 0.9)
Suggests: RobLox, MASS
Author: Matthias Kohl, Peter Ruckdeschel
Maintainer: Matthias Kohl <Matthias.Kohl at stamats.de>
Modified: branches/robast-1.0/pkg/ROptEstOld/DESCRIPTION
===================================================================
--- branches/robast-1.0/pkg/ROptEstOld/DESCRIPTION 2013-09-12 08:45:18 UTC (rev 699)
+++ branches/robast-1.0/pkg/ROptEstOld/DESCRIPTION 2013-09-12 09:20:00 UTC (rev 700)
@@ -4,7 +4,7 @@
Title: Optimally robust estimation - old version
Description: Optimally robust estimation using S4 classes and methods. Old version still needed
for current versions of ROptRegTS and RobRex.
-Depends: R(>= 2.4.0), methods, distr(>= 2.5.1), distrEx(>= 2.2), RandVar(>= 0.9), evd
+Depends: R(>= 2.14.0), methods, distr(>= 2.5.2), distrEx(>= 2.2), RandVar(>= 0.9.2), evd
Author: Matthias Kohl
Maintainer: Matthias Kohl <Matthias.Kohl at stamats.de>
LazyLoad: yes
Modified: branches/robast-1.0/pkg/ROptRegTS/DESCRIPTION
===================================================================
--- branches/robast-1.0/pkg/ROptRegTS/DESCRIPTION 2013-09-12 08:45:18 UTC (rev 699)
+++ branches/robast-1.0/pkg/ROptRegTS/DESCRIPTION 2013-09-12 09:20:00 UTC (rev 700)
@@ -4,7 +4,7 @@
Title: Optimally robust estimation for regression-type models
Description: Optimally robust estimation for regression-type models using S4 classes and
methods
-Depends: R (>= 2.4.0), methods, distr(>= 2.5.1), distrEx(>= 2.5), RandVar(>= 0.9),
+Depends: R (>= 2.14.0), methods, distr(>= 2.5.2), distrEx(>= 2.5), RandVar(>= 0.9.2),
ROptEstOld(>= 0.9.1)
Author: Matthias Kohl <Matthias.Kohl at stamats.de>, Peter Ruckdeschel
Maintainer: Matthias Kohl <Matthias.Kohl at stamats.de>
Modified: branches/robast-1.0/pkg/RandVar/DESCRIPTION
===================================================================
--- branches/robast-1.0/pkg/RandVar/DESCRIPTION 2013-09-12 08:45:18 UTC (rev 699)
+++ branches/robast-1.0/pkg/RandVar/DESCRIPTION 2013-09-12 09:20:00 UTC (rev 700)
@@ -3,7 +3,7 @@
Date: 2013-09-12
Title: Implementation of random variables
Description: Implementation of random variables by means of S4 classes and methods
-Depends: R (>= 2.14.0), methods, distr(>= 2.0), distrEx(>= 2.0)
+Depends: R (>= 2.14.0), methods, distr(>= 2.5.2), distrEx(>= 2.5)
Author: Matthias Kohl, Peter Ruckdeschel
Maintainer: Matthias Kohl <Matthias.Kohl at stamats.de>
ByteCompile: yes
Modified: branches/robast-1.0/pkg/RobAStBase/DESCRIPTION
===================================================================
--- branches/robast-1.0/pkg/RobAStBase/DESCRIPTION 2013-09-12 08:45:18 UTC (rev 699)
+++ branches/robast-1.0/pkg/RobAStBase/DESCRIPTION 2013-09-12 09:20:00 UTC (rev 700)
@@ -3,8 +3,8 @@
Date: 2013-09-12
Title: Robust Asymptotic Statistics
Description: Base S4-classes and functions for robust asymptotic statistics.
-Depends: R(>= 2.12.0), methods, rrcov, distr(>= 2.5.1), distrEx(>= 2.4), distrMod(>= 2.5.1),
- RandVar(>= 0.6.3)
+Depends: R(>= 2.14.0), methods, rrcov, distr(>= 2.5.2), distrEx(>= 2.5), distrMod(>= 2.5.2),
+ RandVar(>= 0.9.2)
Suggests: ROptEst, RUnit (>= 0.4.26)
Author: Matthias Kohl, Peter Ruckdeschel
Maintainer: Matthias Kohl <Matthias.Kohl at stamats.de>
Deleted: branches/robast-1.0/pkg/RobExtremes/DESCRIPTION
===================================================================
--- pkg/RobExtremes/DESCRIPTION 2013-09-11 17:32:41 UTC (rev 694)
+++ branches/robast-1.0/pkg/RobExtremes/DESCRIPTION 2013-09-12 09:20:00 UTC (rev 700)
@@ -1,19 +0,0 @@
-Package: RobExtremes
-Version: 0.9
-Date: 2013-09-11
-Title: Optimally robust estimation for extreme value distributions
-Description: Optimally robust estimation for extreme value distributions using S4 classes and methods (based on
- packages distr, distrEx, distrMod, RobAStBase, and ROptEst)
-Depends: R (>= 2.14.0), methods, distr(>= 2.5), distrEx(>= 2.5), RandVar(>= 0.8), distrMod(>= 2.5),
- RobAStBase(>= 0.9), ROptEst(>= 0.9), robustbase(>= 0.8-0), evd, actuar
-Suggests: RUnit (>= 0.4.26)
-Imports: RobAStRDA
-Author: Peter Ruckdeschel, Matthias Kohl, Nataliya Horbenko
-Maintainer: Peter Ruckdeschel <peter.ruckdeschel at itwm.fraunhofer.de>
-LazyLoad: yes
-ByteCompile: yes
-License: LGPL-3
-URL: http://robast.r-forge.r-project.org/
-LastChangedDate: {$LastChangedDate: 2011-09-30 11:10:33 +0200 (Fr, 30 Sep 2011) $}
-LastChangedRevision: {$LastChangedRevision: 453 $}
-SVNRevision: 693
Copied: branches/robast-1.0/pkg/RobExtremes/DESCRIPTION (from rev 697, pkg/RobExtremes/DESCRIPTION)
===================================================================
--- branches/robast-1.0/pkg/RobExtremes/DESCRIPTION (rev 0)
+++ branches/robast-1.0/pkg/RobExtremes/DESCRIPTION 2013-09-12 09:20:00 UTC (rev 700)
@@ -0,0 +1,19 @@
+Package: RobExtremes
+Version: 1.0
+Date: 2013-09-11
+Title: Optimally robust estimation for extreme value distributions
+Description: Optimally robust estimation for extreme value distributions using S4 classes and methods (based on
+ packages distr, distrEx, distrMod, RobAStBase, and ROptEst)
+Depends: R (>= 2.14.0), methods, distr(>= 2.5.2), distrEx(>= 2.5), RandVar(>= 0.9.2), distrMod(>= 2.5.2),
+ RobAStBase(>= 0.9), ROptEst(>= 0.9), robustbase(>= 0.8-0), evd, actuar
+Suggests: RUnit (>= 0.4.26)
+Imports: RobAStRDA
+Author: Peter Ruckdeschel, Matthias Kohl, Nataliya Horbenko
+Maintainer: Peter Ruckdeschel <peter.ruckdeschel at itwm.fraunhofer.de>
+LazyLoad: yes
+ByteCompile: yes
+License: LGPL-3
+URL: http://robast.r-forge.r-project.org/
+LastChangedDate: {$LastChangedDate: 2011-09-30 11:10:33 +0200 (Fr, 30 Sep 2011) $}
+LastChangedRevision: {$LastChangedRevision: 453 $}
+SVNRevision: 694
Deleted: branches/robast-1.0/pkg/RobExtremes/man/0RobExtremes-package.Rd
===================================================================
--- pkg/RobExtremes/man/0RobExtremes-package.Rd 2013-09-11 17:32:41 UTC (rev 694)
+++ branches/robast-1.0/pkg/RobExtremes/man/0RobExtremes-package.Rd 2013-09-12 09:20:00 UTC (rev 700)
@@ -1,250 +0,0 @@
-\name{RobExtremes-package}
-\alias{RobExtremes-package}
-\alias{RobExtremes}
-\docType{package}
-\title{
-RobExtremes -- optimally robust estimation for extreme value distributions
-}
-\description{
-\pkg{RobExtremes} provides infrastructure for optimally robust estimation
-for extreme value distributions, extending packages
-\pkg{distr}, \pkg{distrEx}, \pkg{distrMod}, \pkg{robustbase},
-\pkg{RobAStBase}, and \pkg{ROptEst}. Importing from packages \pkg{actuar},
-\pkg{evd}, it provides S4 classes and methods for
-\itemize{\item Gumbel distribution
- \item Generalized Extreme Value distribution (GEVD)
- \item Generalized Pareto distribution (GPD)
- \item Pareto distribution}
-together with particular methods for expectations (as in package \pkg{distrEx})
----with particular integrators for GPD and GEVD---, variances, median,
-IQR, skewness, kurtosis. In addition, extending estimators \code{Sn} and \code{Qn}
-from package \pkg{robustbase}, we provide functionals for Sn and Qn. A new
-asymmetric version of the \code{mad}, \code{kMAD} gives yet another robust
-scale estimator (and functional). \cr
-
-As to models, we provide the GPD model, together with (speeded-up) optimally
-robust estimators, with LDEstimators (in general, and with \code{medkMAD},
-\code{medSn} and \code{medQn} as particular ones) as starting estimators.
-}
-
-\details{
-\tabular{ll}{
-Package: \tab RobExtremes \cr
-Version: \tab 0.9 \cr
-Date: \tab 2013-09-11 \cr
-Depends: \tab R (>= 2.14.0), methods, distr(>= 2.5), distrEx(>= 2.5), RandVar(>= 0.8), distrMod(>= 2.5),
-RobAStBase(>= 0.9), ROptEst(>= 0.9), robustbase(>= 0.8-0), evd, actuar \cr
- \tab RandVar(>= 0.9), distrMod(>=2.5), RobAStBase(>=0.8-0),
- ROptEst(>=0.9), \cr
- \tab robustbase(>= 0.8-0), evd, actuar\cr
-Imports: \tab RobAStRDA \cr
-LazyLoad: \tab yes \cr
-ByteCompile: \tab yes \cr
-License: \tab LGPL-3 \cr
-URL: \tab http://robast.r-forge.r-project.org/\cr
-SVNRevision: \tab 693 \cr
-}
-}
-\section{Classes}{
-\preformatted{
-
-[*]: there is a generating function with the same name in this package
-
-##########################
-Distribution Classes
-##########################
-
-"Distribution" (from distr)
-|>"UnivariateDistribution" (from distr)
-|>|>"AbscontDistribution" (from distr)
-|>|>|>"Gumbel" [*]
-|>|>|>"Pareto" [*]
-|>|>|>"GPareto" [*]
-|>|>|>"GEVD" [*]
-
-
-##########################
-Parameter Classes
-##########################
-
-"OptionalParameter" (from distr)
-|>"Parameter" (from distr)
-|>|>"GumbelParameter"
-|>|>"ParetoParameter"
-|>|>"GEVDParameter"
-|>|>"GParetoParameter"
-
-##########################
-ProbFamily classes
-##########################
-slots: [<name>(<class>)]
-
-"ProbFamily" (from distrMod)
-|>"ParamFamily" (from distrMod)
-|>|>"L2ParamFamily" (from distrMod)
-|>|>|>"L2GroupParamFamily" (from distrMod)
-|>|>|>|>"ParetoFamily" [*]
-|>|>|>|>"L2ScaleShapeUnion" (from distrMod)
-|>|>|>|>|>"GParetoFamily" [*]
-|>|>|>|>|>"GEVFamily" [*]
-|>|>|>|>|>"WeibullFamily" [*]
-|>|>|>|>"L2LocationScaleUnion" /VIRTUAL/ (from distrMod)
-|>|>|>|>|>"L2LocationFamily" (from distrMod)
-|>|>|>|>|>|>"GumbelLocationFamily" [*]
-}
-}
-
-\section{Functions}{
-
-\preformatted{
-LDEstimator Estimators for scale-shape models based on location and dispersion
-medSn loc=median disp=Sn
-medQn loc=median disp=Qn
-medkMAD loc=median disp=kMAD
-asvarMedkMAD [asy. variance to MedkMADE]
-PickandsEstimator PickandsEstimator
-asvarPickands [asy. variance to PickandsE]
-QuantileBCCEstimator Quantile based estimator for the Weibull distribution
-asvarQBCC [asy. variance to QuantileBCCE]
-}}
-
-\section{Generating Functions}{
-\preformatted{
-
-Distribution Classes
-Gumbel Generating function for Gumbel-class
-GEVD Generating function for GEVD-class
-GPareto Generating function for GPareto-class
-Pareto Generating function for Pareto-class
-
-L2Param Families
-ParetoFamily Generating function for ParetoFamily-class
-GParetoFamily Generating function for GParetoFamily-class
-GEVFamily Generating function for GEVFamily-class
-WeibullFamily Generating function for WeibullFamily-class
-
-}}
-\section{Methods}{
-\preformatted{
-
-Functionals:
-E Generic function for the computation of
- (conditional) expectations
-var Generic functions for the computation of
- functionals
-IQR Generic functions for the computation of
- functionals
-median Generic functions for the computation of
- functionals
-skewness Generic functions for the computation of
- functionals
-kurtosis Generic functions for the computation of
- Functionals
-Sn Generic function for the computation of
- (conditional) expectations
-Qn Generic functions for the computation of
- functionals
-
-}
-}
-\section{Constants}{
-\preformatted{
-
-EULERMASCHERONICONSTANT
-APERYCONSTANT
-
-}}
-
-\section{Start-up-Banner}{
-You may suppress the start-up banner/message completely by setting
-\code{options("StartupBanner"="off")} somewhere before loading this package by
-\code{library} or \code{require} in your R-code / R-session.
-
-If option \code{"StartupBanner"} is not defined (default) or setting
-\code{options("StartupBanner"=NULL)} or
-\code{options("StartupBanner"="complete")} the complete start-up banner is
-displayed.
-
-For any other value of option \code{"StartupBanner"} (i.e., not in
-\code{c(NULL,"off","complete")}) only the version information is displayed.
-
-The same can be achieved by wrapping the \code{library} or \code{require} call
-into either \code{suppressStartupMessages()} or
-\code{onlytypeStartupMessages(.,atypes="version")}.
-
-As for general \code{packageStartupMessage}'s, you may also suppress all
- the start-up banner by wrapping the \code{library} or \code{require}
- call into \code{suppressPackageStartupMessages()} from
- \pkg{startupmsg}-version 0.5 on.
- }
-
-\section{Package versions}{
-Note: The first two numbers of package versions do not necessarily reflect
- package-individual development, but rather are chosen for the
- RobAStXXX family as a whole in order to ease updating "depends"
- information.
-}
-
-\author{
-Peter Ruckdeschel \email{Peter.Ruckdeschel at itwm.fraunhofer.de},\cr
-Matthias Kohl \email{Matthias.Kohl at stamats.de}, and \cr
-Nataliya Horbenko \email{Nataliya.Horbenko at itwm.fraunhofer.de},\cr
-
-\emph{Maintainer:} Peter Ruckdeschel \email{Peter.Ruckdeschel at itwm.fraunhofer.de}
-}
-\references{
-M. Kohl (2005): \emph{Numerical Contributions to the Asymptotic
-Theory of Robustness.} PhD Thesis. Bayreuth. Available as
-\url{http://www.stamats.de/ThesisMKohl.pdf}
-
-P. Ruckdeschel, M. Kohl, T. Stabla, F. Camphausen (2006):
-S4 Classes for Distributions, \emph{R News}, \emph{6}(2), 2-6.
-\url{http://CRAN.R-project.org/doc/Rnews/Rnews_2006-2.pdf}
-
-M.~Kohl, P. Ruckdeschel, H.~Rieder (2010):
-Infinitesimally Robust Estimation in General Smoothly Parametrized Models.
-\emph{Stat. Methods Appl.}, \bold{19}, 333--354.\cr
-
-Ruckdeschel, P. and Horbenko, N. (2011): Optimally-Robust Estimators in Generalized
-Pareto Models. ArXiv 1005.1476. To appear at \emph{Statistics}.
-DOI: 10.1080/02331888.2011.628022. \cr
-
-Ruckdeschel, P. and Horbenko, N. (2012): Yet another breakdown point notion:
-EFSBP --illustrated at scale-shape models. \emph{Metrika}, \bold{75}(8),
-1025--1047.
-
-%a more detailed manual for \pkg{distr}, \pkg{distrSim}, \pkg{distrTEst}, and \pkg{RobExtremes} may be downloaded from
-%\url{http://www.uni-bayreuth.de/departments/math/org/mathe7/DISTR/distr.pdf}\cr
-
-a vignette for packages \pkg{distr}, \pkg{distrSim}, \pkg{distrTEst},
-and \pkg{RobExtremes} is included into the mere documentation package \pkg{distrDoc}
-and may be called by \code{require("distrDoc");vignette("distr")}
-
-a homepage to this package is available under\cr
-\url{http://robast.r-forge.r-project.org/}
-
-}
-\keyword{package}
-\concept{S4 condition class}
-\concept{S4 distribution class}
-\concept{functional}
-\concept{kurtosis}
-\concept{median}
-\concept{skewness}
-\concept{kMAD}
-\concept{IQR}
-\concept{var}
-\concept{E}
-\concept{Sn}
-\concept{Qn}
-\concept{LDEstimator}
-\concept{medkMAD}
-\concept{medSn}
-\concept{medQn}
-\seealso{
-\code{\link[distr:0distr-package]{distr-package}},
-\code{\link[distrEx:0distrEx-package]{distrEx-package}},
-\code{\link[distrMod:0distrMod-package]{distrMod-package}},
-\code{\link[RobAStBase:0RobAStBase-package]{RobAStBase-package}},
-\code{\link[ROptEst:0ROptEst-package]{ROptEst-package}}
-}
Copied: branches/robast-1.0/pkg/RobExtremes/man/0RobExtremes-package.Rd (from rev 695, pkg/RobExtremes/man/0RobExtremes-package.Rd)
===================================================================
--- branches/robast-1.0/pkg/RobExtremes/man/0RobExtremes-package.Rd (rev 0)
+++ branches/robast-1.0/pkg/RobExtremes/man/0RobExtremes-package.Rd 2013-09-12 09:20:00 UTC (rev 700)
@@ -0,0 +1,250 @@
+\name{RobExtremes-package}
+\alias{RobExtremes-package}
+\alias{RobExtremes}
+\docType{package}
+\title{
+RobExtremes -- optimally robust estimation for extreme value distributions
+}
+\description{
+\pkg{RobExtremes} provides infrastructure for optimally robust estimation
+for extreme value distributions, extending packages
+\pkg{distr}, \pkg{distrEx}, \pkg{distrMod}, \pkg{robustbase},
+\pkg{RobAStBase}, and \pkg{ROptEst}. Importing from packages \pkg{actuar},
+\pkg{evd}, it provides S4 classes and methods for
+\itemize{\item Gumbel distribution
+ \item Generalized Extreme Value distribution (GEVD)
+ \item Generalized Pareto distribution (GPD)
+ \item Pareto distribution}
+together with particular methods for expectations (as in package \pkg{distrEx})
+---with particular integrators for GPD and GEVD---, variances, median,
+IQR, skewness, kurtosis. In addition, extending estimators \code{Sn} and \code{Qn}
+from package \pkg{robustbase}, we provide functionals for Sn and Qn. A new
+asymmetric version of the \code{mad}, \code{kMAD} gives yet another robust
+scale estimator (and functional). \cr
+
+As to models, we provide the GPD model, together with (speeded-up) optimally
+robust estimators, with LDEstimators (in general, and with \code{medkMAD},
+\code{medSn} and \code{medQn} as particular ones) as starting estimators.
+}
+
+\details{
+\tabular{ll}{
+Package: \tab RobExtremes \cr
+Version: \tab 0.9 \cr
+Date: \tab 2013-09-11 \cr
+Depends: \tab R (>= 2.14.0), methods, distr(>= 2.5), distrEx(>= 2.5), RandVar(>= 0.8), distrMod(>= 2.5),
+RobAStBase(>= 0.9), ROptEst(>= 0.9), robustbase(>= 0.8-0), evd, actuar \cr
+ \tab RandVar(>= 0.9), distrMod(>=2.5), RobAStBase(>=0.8-0),
+ ROptEst(>=0.9), \cr
+ \tab robustbase(>= 0.8-0), evd, actuar\cr
+Imports: \tab RobAStRDA \cr
+LazyLoad: \tab yes \cr
+ByteCompile: \tab yes \cr
+License: \tab LGPL-3 \cr
+URL: \tab http://robast.r-forge.r-project.org/\cr
+SVNRevision: \tab 694 \cr
+}
+}
+\section{Classes}{
+\preformatted{
+
+[*]: there is a generating function with the same name in this package
+
+##########################
+Distribution Classes
+##########################
+
+"Distribution" (from distr)
+|>"UnivariateDistribution" (from distr)
+|>|>"AbscontDistribution" (from distr)
+|>|>|>"Gumbel" [*]
+|>|>|>"Pareto" [*]
+|>|>|>"GPareto" [*]
+|>|>|>"GEVD" [*]
+
+
+##########################
+Parameter Classes
+##########################
+
+"OptionalParameter" (from distr)
+|>"Parameter" (from distr)
+|>|>"GumbelParameter"
+|>|>"ParetoParameter"
+|>|>"GEVDParameter"
+|>|>"GParetoParameter"
+
+##########################
+ProbFamily classes
+##########################
+slots: [<name>(<class>)]
+
+"ProbFamily" (from distrMod)
+|>"ParamFamily" (from distrMod)
+|>|>"L2ParamFamily" (from distrMod)
+|>|>|>"L2GroupParamFamily" (from distrMod)
+|>|>|>|>"ParetoFamily" [*]
+|>|>|>|>"L2ScaleShapeUnion" (from distrMod)
+|>|>|>|>|>"GParetoFamily" [*]
+|>|>|>|>|>"GEVFamily" [*]
+|>|>|>|>|>"WeibullFamily" [*]
+|>|>|>|>"L2LocationScaleUnion" /VIRTUAL/ (from distrMod)
+|>|>|>|>|>"L2LocationFamily" (from distrMod)
+|>|>|>|>|>|>"GumbelLocationFamily" [*]
+}
+}
+
+\section{Functions}{
+
+\preformatted{
+LDEstimator Estimators for scale-shape models based on location and dispersion
+medSn loc=median disp=Sn
+medQn loc=median disp=Qn
+medkMAD loc=median disp=kMAD
+asvarMedkMAD [asy. variance to MedkMADE]
+PickandsEstimator PickandsEstimator
+asvarPickands [asy. variance to PickandsE]
+QuantileBCCEstimator Quantile based estimator for the Weibull distribution
+asvarQBCC [asy. variance to QuantileBCCE]
+}}
+
+\section{Generating Functions}{
+\preformatted{
+
+Distribution Classes
+Gumbel Generating function for Gumbel-class
+GEVD Generating function for GEVD-class
+GPareto Generating function for GPareto-class
+Pareto Generating function for Pareto-class
+
+L2Param Families
+ParetoFamily Generating function for ParetoFamily-class
+GParetoFamily Generating function for GParetoFamily-class
+GEVFamily Generating function for GEVFamily-class
+WeibullFamily Generating function for WeibullFamily-class
+
+}}
+\section{Methods}{
+\preformatted{
+
+Functionals:
+E Generic function for the computation of
+ (conditional) expectations
+var Generic functions for the computation of
+ functionals
+IQR Generic functions for the computation of
+ functionals
+median Generic functions for the computation of
+ functionals
+skewness Generic functions for the computation of
+ functionals
+kurtosis Generic functions for the computation of
+ Functionals
+Sn Generic function for the computation of
+ (conditional) expectations
+Qn Generic functions for the computation of
+ functionals
+
+}
+}
+\section{Constants}{
+\preformatted{
+
+EULERMASCHERONICONSTANT
+APERYCONSTANT
+
+}}
+
+\section{Start-up-Banner}{
+You may suppress the start-up banner/message completely by setting
+\code{options("StartupBanner"="off")} somewhere before loading this package by
+\code{library} or \code{require} in your R-code / R-session.
+
+If option \code{"StartupBanner"} is not defined (default) or setting
+\code{options("StartupBanner"=NULL)} or
+\code{options("StartupBanner"="complete")} the complete start-up banner is
+displayed.
+
+For any other value of option \code{"StartupBanner"} (i.e., not in
+\code{c(NULL,"off","complete")}) only the version information is displayed.
+
+The same can be achieved by wrapping the \code{library} or \code{require} call
+into either \code{suppressStartupMessages()} or
+\code{onlytypeStartupMessages(.,atypes="version")}.
+
+As for general \code{packageStartupMessage}'s, you may also suppress all
+ the start-up banner by wrapping the \code{library} or \code{require}
+ call into \code{suppressPackageStartupMessages()} from
+ \pkg{startupmsg}-version 0.5 on.
+ }
+
+\section{Package versions}{
+Note: The first two numbers of package versions do not necessarily reflect
+ package-individual development, but rather are chosen for the
+ RobAStXXX family as a whole in order to ease updating "depends"
+ information.
+}
+
+\author{
+Peter Ruckdeschel \email{Peter.Ruckdeschel at itwm.fraunhofer.de},\cr
+Matthias Kohl \email{Matthias.Kohl at stamats.de}, and \cr
+Nataliya Horbenko \email{Nataliya.Horbenko at itwm.fraunhofer.de},\cr
+
+\emph{Maintainer:} Peter Ruckdeschel \email{Peter.Ruckdeschel at itwm.fraunhofer.de}
+}
+\references{
+M. Kohl (2005): \emph{Numerical Contributions to the Asymptotic
+Theory of Robustness.} PhD Thesis. Bayreuth. Available as
+\url{http://www.stamats.de/ThesisMKohl.pdf}
+
+P. Ruckdeschel, M. Kohl, T. Stabla, F. Camphausen (2006):
+S4 Classes for Distributions, \emph{R News}, \emph{6}(2), 2-6.
+\url{http://CRAN.R-project.org/doc/Rnews/Rnews_2006-2.pdf}
+
+M.~Kohl, P. Ruckdeschel, H.~Rieder (2010):
+Infinitesimally Robust Estimation in General Smoothly Parametrized Models.
+\emph{Stat. Methods Appl.}, \bold{19}, 333--354.\cr
+
+Ruckdeschel, P. and Horbenko, N. (2011): Optimally-Robust Estimators in Generalized
+Pareto Models. ArXiv 1005.1476. To appear at \emph{Statistics}.
+DOI: 10.1080/02331888.2011.628022. \cr
+
+Ruckdeschel, P. and Horbenko, N. (2012): Yet another breakdown point notion:
+EFSBP --illustrated at scale-shape models. \emph{Metrika}, \bold{75}(8),
+1025--1047.
+
+%a more detailed manual for \pkg{distr}, \pkg{distrSim}, \pkg{distrTEst}, and \pkg{RobExtremes} may be downloaded from
+%\url{http://www.uni-bayreuth.de/departments/math/org/mathe7/DISTR/distr.pdf}\cr
+
+a vignette for packages \pkg{distr}, \pkg{distrSim}, \pkg{distrTEst},
+and \pkg{RobExtremes} is included into the mere documentation package \pkg{distrDoc}
+and may be called by \code{require("distrDoc");vignette("distr")}
+
+a homepage to this package is available under\cr
+\url{http://robast.r-forge.r-project.org/}
+
+}
+\keyword{package}
+\concept{S4 condition class}
+\concept{S4 distribution class}
+\concept{functional}
+\concept{kurtosis}
+\concept{median}
+\concept{skewness}
+\concept{kMAD}
+\concept{IQR}
+\concept{var}
+\concept{E}
+\concept{Sn}
+\concept{Qn}
+\concept{LDEstimator}
+\concept{medkMAD}
+\concept{medSn}
+\concept{medQn}
+\seealso{
+\code{\link[distr:0distr-package]{distr-package}},
+\code{\link[distrEx:0distrEx-package]{distrEx-package}},
+\code{\link[distrMod:0distrMod-package]{distrMod-package}},
+\code{\link[RobAStBase:0RobAStBase-package]{RobAStBase-package}},
+\code{\link[ROptEst:0ROptEst-package]{ROptEst-package}}
+}
Modified: branches/robast-1.0/pkg/RobLox/DESCRIPTION
===================================================================
--- branches/robast-1.0/pkg/RobLox/DESCRIPTION 2013-09-12 08:45:18 UTC (rev 699)
+++ branches/robast-1.0/pkg/RobLox/DESCRIPTION 2013-09-12 09:20:00 UTC (rev 700)
@@ -4,8 +4,8 @@
Title: Optimally robust influence curves and estimators for location and scale
Description: Functions for the determination of optimally robust influence curves and
estimators in case of normal location and/or scale
-Depends: R(>= 2.7.0), stats, lattice, RColorBrewer, RandVar, Biobase, distr(>= 2.5.1),
- distrMod(>= 2.5.1), RobAStBase(>= 0.9)
+Depends: R(>= 2.14.0), stats, lattice, RColorBrewer, RandVar(>= 0.9.2), Biobase,
+ distr(>= 2.5.2), distrMod(>= 2.5.2), RobAStBase(>= 0.9.2)
Suggests: MASS
Author: Matthias Kohl <Matthias.Kohl at stamats.de>
Maintainer: Matthias Kohl <Matthias.Kohl at stamats.de>
Modified: branches/robast-1.0/pkg/RobLoxBioC/DESCRIPTION
===================================================================
--- branches/robast-1.0/pkg/RobLoxBioC/DESCRIPTION 2013-09-12 08:45:18 UTC (rev 699)
+++ branches/robast-1.0/pkg/RobLoxBioC/DESCRIPTION 2013-09-12 09:20:00 UTC (rev 700)
@@ -4,8 +4,8 @@
Title: Infinitesimally robust estimators for preprocessing omics data
Description: Functions for the determination of optimally robust influence curves and
estimators for preprocessing omics data, in particular gene expression data.
-Depends: R(>= 2.14.0), methods, Biobase, affy, beadarray, distr(>= 2.5.1), RobLox(>= 0.9),
- lattice, RColorBrewer,BiocGenerics,distrMod(>= 2.5.1)
+Depends: R(>= 2.14.0), methods, Biobase, affy, beadarray, distr(>= 2.5.2), RobLox(>= 0.9.2),
+ lattice, RColorBrewer,BiocGenerics,distrMod(>= 2.5.2)
Author: Matthias Kohl <Matthias.Kohl at stamats.de>
Maintainer: Matthias Kohl <Matthias.Kohl at stamats.de>
LazyLoad: yes
Modified: branches/robast-1.0/pkg/RobRex/DESCRIPTION
===================================================================
--- branches/robast-1.0/pkg/RobRex/DESCRIPTION 2013-09-12 08:45:18 UTC (rev 699)
+++ branches/robast-1.0/pkg/RobRex/DESCRIPTION 2013-09-12 09:20:00 UTC (rev 700)
@@ -5,7 +5,7 @@
Description: functions for the determination of optimally robust influence curves in case of
linear regression with unknown scale and standard normal distributed errors where the
regressor is random.
-Depends: R (>= 2.4.0), ROptRegTS(>= 0.9)
+Depends: R (>= 2.14.0), ROptRegTS(>= 0.9.2)
Author: Matthias Kohl <Matthias.Kohl at stamats.de>
Maintainer: Matthias Kohl <Matthias.Kohl at stamats.de>
LazyLoad: yes
Modified: pkg/ROptEst/DESCRIPTION
===================================================================
--- pkg/ROptEst/DESCRIPTION 2013-09-12 08:45:18 UTC (rev 699)
+++ pkg/ROptEst/DESCRIPTION 2013-09-12 09:20:00 UTC (rev 700)
@@ -3,7 +3,8 @@
Date: 2013-09-11
Title: Optimally robust estimation
Description: Optimally robust estimation in general smoothly parameterized models using S4 classes and methods.
-Depends: R(>= 2.10.0), methods, distr(>= 2.4), distrEx(>= 2.4), distrMod(>= 2.4), RandVar(>= 0.6.4), RobAStBase
+Depends: R(>= 2.14.0), methods, distr(>= 2.5.2), distrEx(>= 2.5), distrMod(>= 2.5.2), RandVar(>= 0.9.2),
+ RobAStBase(>= 0.9)
Suggests: RobLox, MASS
Author: Matthias Kohl, Peter Ruckdeschel
Maintainer: Matthias Kohl <Matthias.Kohl at stamats.de>
Modified: pkg/ROptEstOld/DESCRIPTION
===================================================================
--- pkg/ROptEstOld/DESCRIPTION 2013-09-12 08:45:18 UTC (rev 699)
+++ pkg/ROptEstOld/DESCRIPTION 2013-09-12 09:20:00 UTC (rev 700)
@@ -1,10 +1,10 @@
Package: ROptEstOld
-Version: 0.9.1
+Version: 0.9.2
Date: 2013-09-12
Title: Optimally robust estimation - old version
Description: Optimally robust estimation using S4 classes and methods. Old version still needed
for current versions of ROptRegTS and RobRex.
-Depends: R(>= 2.4.0), methods, distr(>= 2.5.1), distrEx(>= 2.2), RandVar(>= 0.9), evd
+Depends: R(>= 2.14.0), methods, distr(>= 2.5.2), distrEx(>= 2.2), RandVar(>= 0.9.2), evd
Author: Matthias Kohl
Maintainer: Matthias Kohl <Matthias.Kohl at stamats.de>
LazyLoad: yes
Modified: pkg/ROptRegTS/DESCRIPTION
===================================================================
--- pkg/ROptRegTS/DESCRIPTION 2013-09-12 08:45:18 UTC (rev 699)
+++ pkg/ROptRegTS/DESCRIPTION 2013-09-12 09:20:00 UTC (rev 700)
@@ -4,8 +4,8 @@
Title: Optimally robust estimation for regression-type models
Description: Optimally robust estimation for regression-type models using S4 classes and
methods
-Depends: R (>= 2.4.0), methods, distr(>= 2.5.1), distrEx(>= 2.5), RandVar(>= 0.9), ROptEstOld(>=
- 0.9.1)
+Depends: R (>= 2.14.0), methods, distr(>= 2.5.2), distrEx(>= 2.5), RandVar(>= 0.9.2),
+ ROptEstOld(>= 0.9.2)
Author: Matthias Kohl <Matthias.Kohl at stamats.de>, Peter Ruckdeschel
Maintainer: Matthias Kohl <Matthias.Kohl at stamats.de>
LazyLoad: yes
Modified: pkg/RandVar/DESCRIPTION
===================================================================
--- pkg/RandVar/DESCRIPTION 2013-09-12 08:45:18 UTC (rev 699)
+++ pkg/RandVar/DESCRIPTION 2013-09-12 09:20:00 UTC (rev 700)
@@ -1,9 +1,9 @@
Package: RandVar
-Version: 0.9.1
+Version: 0.9.3
Date: 2013-09-12
Title: Implementation of random variables
Description: Implementation of random variables by means of S4 classes and methods
-Depends: R (>= 2.14.0), methods, distr(>= 2.0), distrEx(>= 2.0)
+Depends: R (>= 2.14.0), methods, distr(>= 2.5.2), distrEx(>= 2.5)
Author: Matthias Kohl, Peter Ruckdeschel
Maintainer: Matthias Kohl <Matthias.Kohl at stamats.de>
ByteCompile: yes
Modified: pkg/RobAStBase/DESCRIPTION
===================================================================
--- pkg/RobAStBase/DESCRIPTION 2013-09-12 08:45:18 UTC (rev 699)
+++ pkg/RobAStBase/DESCRIPTION 2013-09-12 09:20:00 UTC (rev 700)
@@ -3,7 +3,7 @@
Date: 2013-09-11
Title: Robust Asymptotic Statistics
Description: Base S4-classes and functions for robust asymptotic statistics.
-Depends: R(>= 2.12.0), methods, rrcov, distr(>= 2.5.1), distrEx(>= 2.4), distrMod(>= 2.5.1), RandVar(>= 0.6.3)
+Depends: R(>= 2.14.0), methods, rrcov, distr(>= 2.5.2), distrEx(>= 2.5), distrMod(>= 2.5.2), RandVar(>= 0.9.2)
Suggests: ROptEst, RUnit (>= 0.4.26)
Author: Matthias Kohl, Peter Ruckdeschel
Maintainer: Matthias Kohl <Matthias.Kohl at stamats.de>
Modified: pkg/RobExtremes/DESCRIPTION
===================================================================
--- pkg/RobExtremes/DESCRIPTION 2013-09-12 08:45:18 UTC (rev 699)
+++ pkg/RobExtremes/DESCRIPTION 2013-09-12 09:20:00 UTC (rev 700)
@@ -4,7 +4,7 @@
Title: Optimally robust estimation for extreme value distributions
Description: Optimally robust estimation for extreme value distributions using S4 classes and methods (based on
packages distr, distrEx, distrMod, RobAStBase, and ROptEst)
[TRUNCATED]
To get the complete diff run:
svnlook diff /svnroot/robast -r 700
More information about the Robast-commits
mailing list