[Robast-commits] r1311 - in branches/robast-1.3/pkg/ROptEst: . man
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Thu Aug 29 21:00:10 CEST 2024
Author: ruckdeschel
Date: 2024-08-29 21:00:10 +0200 (Thu, 29 Aug 2024)
New Revision: 1311
Modified:
branches/robast-1.3/pkg/ROptEst/DESCRIPTION
branches/robast-1.3/pkg/ROptEst/man/0ROptEst-package.Rd
branches/robast-1.3/pkg/ROptEst/man/ORobEstimate-class.Rd
branches/robast-1.3/pkg/ROptEst/man/asAnscombe-class.Rd
branches/robast-1.3/pkg/ROptEst/man/asL1-class.Rd
branches/robast-1.3/pkg/ROptEst/man/asL1.Rd
branches/robast-1.3/pkg/ROptEst/man/asL4-class.Rd
branches/robast-1.3/pkg/ROptEst/man/asL4.Rd
branches/robast-1.3/pkg/ROptEst/man/checkmakeIC.Rd
Log:
[ROptEst] inserted missing anchor to Rd-Files in branch robast-1.3
Modified: branches/robast-1.3/pkg/ROptEst/DESCRIPTION
===================================================================
--- branches/robast-1.3/pkg/ROptEst/DESCRIPTION 2024-08-29 18:58:48 UTC (rev 1310)
+++ branches/robast-1.3/pkg/ROptEst/DESCRIPTION 2024-08-29 19:00:10 UTC (rev 1311)
@@ -1,6 +1,6 @@
Package: ROptEst
Version: 1.3.4
-Date: 2024-02-11
+Date: 2024-08-29
Title: Optimally Robust Estimation
Description: R infrastructure for optimally robust estimation in general smoothly
parameterized models using S4 classes and methods as described Kohl, M.,
@@ -22,4 +22,4 @@
Encoding: UTF-8
LastChangedDate: {$LastChangedDate$}
LastChangedRevision: {$LastChangedRevision$}
-VCS/SVNRevision: 1213
+VCS/SVNRevision: 1309
Modified: branches/robast-1.3/pkg/ROptEst/man/0ROptEst-package.Rd
===================================================================
--- branches/robast-1.3/pkg/ROptEst/man/0ROptEst-package.Rd 2024-08-29 18:58:48 UTC (rev 1310)
+++ branches/robast-1.3/pkg/ROptEst/man/0ROptEst-package.Rd 2024-08-29 19:00:10 UTC (rev 1311)
@@ -1,87 +1,87 @@
-\name{ROptEst-package}
-\alias{ROptEst-package}
-\alias{ROptEst}
-\docType{package}
-\title{
-Optimally robust estimation
-}
-\description{
-Optimally robust estimation in general smoothly parameterized models
-using S4 classes and methods.
-}
-\details{
-\tabular{ll}{
-Package: \tab ROptEst \cr
-Version: \tab 1.3.4 \cr
-Date: \tab 2024-02-07 \cr
-Depends: \tab R(>= 3.4), methods, distr(>= 2.8.0), distrEx(>= 2.8.0), distrMod(>= 2.8.1),RandVar(>= 1.2.0), RobAStBase(>= 1.2.0) \cr
-Suggests: \tab RobLox \cr
-Imports: \tab startupmsg, MASS, stats, graphics, utils, grDevices \cr
-ByteCompile: \tab yes \cr
-Encoding: \tab latin1 \cr
-License: \tab LGPL-3 \cr
-URL: \tab https://robast.r-forge.r-project.org/\cr
-VCS/SVNRevision: \tab 1286 \cr
-}
-}
-\author{
-Peter Ruckdeschel \email{peter.ruckdeschel at uni-oldenburg.de},\cr%
-Matthias Kohl \email{Matthias.Kohl at stamats.de}\cr
-Maintainer: Matthias Kohl \email{matthias.kohl at stamats.de}}
-\references{
- M. Kohl (2005). Numerical Contributions to the Asymptotic Theory of Robustness.
- Dissertation. University of Bayreuth. \url{https://epub.uni-bayreuth.de/id/eprint/839/2/DissMKohl.pdf}.
- M. Kohl, P. Ruckdeschel, and H. Rieder (2010). Infinitesimally Robust Estimation in
- General Smoothly Parametrized Models. Statistical Methods and Applications \emph{19}(3): 333-354.
- \doi{10.1007/s10260-010-0133-0}.
- H. Rieder (1994): Robust Asymptotic Statistics. Springer.
- \doi{10.1007/978-1-4684-0624-5}
- H. Rieder, M. Kohl, and P. Ruckdeschel (2008). The Costs of Not Knowing the Radius.
- Statistical Methods and Applications \emph{17}(1): 13-40. \doi{10.1007/s10260-007-0047-7}
- P. Ruckdeschel (2005). Optimally One-Sided Bounded Influence Curves.
- Mathematical Methods of Statistics \emph{14}(1), 105-131.
- P. Ruckdeschel and H. Rieder (2004). Optimal Influence Curves for
- General Loss Functions. Statistics & Decisions \emph{22}, 201-223.
- \doi{10.1524/stnd.22.3.201.57067}
-}
-\seealso{
-\code{\link[distr:0distr-package]{distr-package}},
-\code{\link[distrEx:0distrEx-package]{distrEx-package}},
-\code{\link[distrMod:0distrMod-package]{distrMod-package}},
-\code{\link[RandVar:0RandVar-package]{RandVar-package}},
-\code{\link[RobAStBase:0RobAStBase-package]{RobAStBase-package}}
-}
-\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.
-}
-\examples{
-## don't test to reduce check time on CRAN
-\donttest{
-library(ROptEst)
-## Example: Rutherford-Geiger (1910); cf. Feller~(1968), Section VI.7 (a)
-x <- c(rep(0, 57), rep(1, 203), rep(2, 383), rep(3, 525), rep(4, 532),
- rep(5, 408), rep(6, 273), rep(7, 139), rep(8, 45), rep(9, 27),
- rep(10, 10), rep(11, 4), rep(12, 0), rep(13, 1), rep(14, 1))
-## ML-estimate from package distrMod
-MLest <- MLEstimator(x, PoisFamily())
-MLest
-## confidence interval based on CLT
-confint(MLest)
-## compute optimally (w.r.t to MSE) robust estimator (unknown contamination)
-robEst <- roptest(x, PoisFamily(), eps.upper = 0.1, steps = 3)
-estimate(robEst)
-## check influence curve
-pIC(robEst)
-checkIC(pIC(robEst))
-## plot influence curve
-plot(pIC(robEst))
-## confidence interval based on LAN - neglecting bias
-confint(robEst)
-## confidence interval based on LAN - including bias
-confint(robEst, method = symmetricBias())
-}
-}
-\keyword{package}
+\name{ROptEst-package}
+\alias{ROptEst-package}
+\alias{ROptEst}
+\docType{package}
+\title{
+Optimally robust estimation
+}
+\description{
+Optimally robust estimation in general smoothly parameterized models
+using S4 classes and methods.
+}
+\details{
+\tabular{ll}{
+Package: \tab ROptEst \cr
+Version: \tab 1.3.4 \cr
+Date: \tab 2024-08-29 \cr
+Depends: \tab R(>= 3.4), methods, distr(>= 2.8.0), distrEx(>= 2.8.0), distrMod(>= 2.8.1),RandVar(>= 1.2.0), RobAStBase(>= 1.2.0) \cr
+Suggests: \tab RobLox \cr
+Imports: \tab startupmsg, MASS, stats, graphics, utils, grDevices \cr
+ByteCompile: \tab yes \cr
+Encoding: \tab latin1 \cr
+License: \tab LGPL-3 \cr
+URL: \tab https://robast.r-forge.r-project.org/\cr
+VCS/SVNRevision: \tab 1309 \cr
+}
+}
+\author{
+Peter Ruckdeschel \email{peter.ruckdeschel at uni-oldenburg.de},\cr%
+Matthias Kohl \email{Matthias.Kohl at stamats.de}\cr
+Maintainer: Matthias Kohl \email{matthias.kohl at stamats.de}}
+\references{
+ M. Kohl (2005). Numerical Contributions to the Asymptotic Theory of Robustness.
+ Dissertation. University of Bayreuth. \url{https://epub.uni-bayreuth.de/id/eprint/839/2/DissMKohl.pdf}.
+ M. Kohl, P. Ruckdeschel, and H. Rieder (2010). Infinitesimally Robust Estimation in
+ General Smoothly Parametrized Models. Statistical Methods and Applications \emph{19}(3): 333-354.
+ \doi{10.1007/s10260-010-0133-0}.
+ H. Rieder (1994): Robust Asymptotic Statistics. Springer.
+ \doi{10.1007/978-1-4684-0624-5}
+ H. Rieder, M. Kohl, and P. Ruckdeschel (2008). The Costs of Not Knowing the Radius.
+ Statistical Methods and Applications \emph{17}(1): 13-40. \doi{10.1007/s10260-007-0047-7}
+ P. Ruckdeschel (2005). Optimally One-Sided Bounded Influence Curves.
+ Mathematical Methods of Statistics \emph{14}(1), 105-131.
+ P. Ruckdeschel and H. Rieder (2004). Optimal Influence Curves for
+ General Loss Functions. Statistics & Decisions \emph{22}, 201-223.
+ \doi{10.1524/stnd.22.3.201.57067}
+}
+\seealso{
+\code{\link[distr:0distr-package]{distr-package}},
+\code{\link[distrEx:0distrEx-package]{distrEx-package}},
+\code{\link[distrMod:0distrMod-package]{distrMod-package}},
+\code{\link[RandVar:0RandVar-package]{RandVar-package}},
+\code{\link[RobAStBase:0RobAStBase-package]{RobAStBase-package}}
+}
+\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.
+}
+\examples{
+## don't test to reduce check time on CRAN
+\donttest{
+library(ROptEst)
+## Example: Rutherford-Geiger (1910); cf. Feller~(1968), Section VI.7 (a)
+x <- c(rep(0, 57), rep(1, 203), rep(2, 383), rep(3, 525), rep(4, 532),
+ rep(5, 408), rep(6, 273), rep(7, 139), rep(8, 45), rep(9, 27),
+ rep(10, 10), rep(11, 4), rep(12, 0), rep(13, 1), rep(14, 1))
+## ML-estimate from package distrMod
+MLest <- MLEstimator(x, PoisFamily())
+MLest
+## confidence interval based on CLT
+confint(MLest)
+## compute optimally (w.r.t to MSE) robust estimator (unknown contamination)
+robEst <- roptest(x, PoisFamily(), eps.upper = 0.1, steps = 3)
+estimate(robEst)
+## check influence curve
+pIC(robEst)
+checkIC(pIC(robEst))
+## plot influence curve
+plot(pIC(robEst))
+## confidence interval based on LAN - neglecting bias
+confint(robEst)
+## confidence interval based on LAN - including bias
+confint(robEst, method = symmetricBias())
+}
+}
+\keyword{package}
Modified: branches/robast-1.3/pkg/ROptEst/man/ORobEstimate-class.Rd
===================================================================
--- branches/robast-1.3/pkg/ROptEst/man/ORobEstimate-class.Rd 2024-08-29 18:58:48 UTC (rev 1310)
+++ branches/robast-1.3/pkg/ROptEst/man/ORobEstimate-class.Rd 2024-08-29 19:00:10 UTC (rev 1311)
@@ -155,6 +155,6 @@
}
}
\author{Peter Ruckdeschel \email{Peter.Ruckdeschel at uni-oldenburg.de}}
-\seealso{\code{\link{ALEstimate-class}}, \code{\link{kStepEstimate-class}}}
+\seealso{\code{\link[RobAStBase]{ALEstimate-class}}, \code{\link[RobAStBase]{kStepEstimate-class}}}
\concept{estimate}
\keyword{classes}
Modified: branches/robast-1.3/pkg/ROptEst/man/asAnscombe-class.Rd
===================================================================
--- branches/robast-1.3/pkg/ROptEst/man/asAnscombe-class.Rd 2024-08-29 18:58:48 UTC (rev 1310)
+++ branches/robast-1.3/pkg/ROptEst/man/asAnscombe-class.Rd 2024-08-29 19:00:10 UTC (rev 1311)
@@ -52,7 +52,7 @@
}
\author{Peter Ruckdeschel \email{peter.ruckdeschel at fraunhofer.itwm.de}}
%\note{}
-\seealso{\code{\link{asRisk-class}}, \code{\link{asAnscombe}}}
+\seealso{\code{\link[RobAStBase]{asRisk-class}}, \code{\link{asAnscombe}}}
\examples{
new("asAnscombe")
}
Modified: branches/robast-1.3/pkg/ROptEst/man/asL1-class.Rd
===================================================================
--- branches/robast-1.3/pkg/ROptEst/man/asL1-class.Rd 2024-08-29 18:58:48 UTC (rev 1310)
+++ branches/robast-1.3/pkg/ROptEst/man/asL1-class.Rd 2024-08-29 19:00:10 UTC (rev 1311)
@@ -35,7 +35,7 @@
}
\author{Peter Ruckdeschel \email{peter.ruckdeschel at uni-oldenburg.de}}
%\note{}
-\seealso{\code{\link{asGRisk-class}}, \code{\link{asMSE}}, \code{\link{asMSE-class}}, \code{\link{asL4-class}}, \code{\link{asL1}}}
+\seealso{\code{\link[RobAStBase]{asGRisk-class}}, \code{\link[RobAStBase]{asMSE}}, \code{\link[RobAStBase]{asMSE-class}}, \code{\link{asL4-class}}, \code{\link{asL1}}}
\examples{
new("asMSE")
}
Modified: branches/robast-1.3/pkg/ROptEst/man/asL1.Rd
===================================================================
--- branches/robast-1.3/pkg/ROptEst/man/asL1.Rd 2024-08-29 18:58:48 UTC (rev 1310)
+++ branches/robast-1.3/pkg/ROptEst/man/asL1.Rd 2024-08-29 19:00:10 UTC (rev 1311)
@@ -18,7 +18,7 @@
\doi{10.1524/stnd.22.3.201.57067}
}
\author{Peter Ruckdeschel \email{peter.ruckdeschel at uni-oldenburg.de}}
-\seealso{\code{\link{asL1-class}}, \code{\link{asMSE}}, \code{\link{asL4}}}
+\seealso{\code{\link{asL1-class}}, \code{\link[RobAStBase]{asMSE}}, \code{\link{asL4}}}
\examples{
asL1()
Modified: branches/robast-1.3/pkg/ROptEst/man/asL4-class.Rd
===================================================================
--- branches/robast-1.3/pkg/ROptEst/man/asL4-class.Rd 2024-08-29 18:58:48 UTC (rev 1310)
+++ branches/robast-1.3/pkg/ROptEst/man/asL4-class.Rd 2024-08-29 19:00:10 UTC (rev 1311)
@@ -35,7 +35,7 @@
}
\author{Peter Ruckdeschel \email{peter.ruckdeschel at uni-oldenburg.de}}
%\note{}
-\seealso{\code{\link{asGRisk-class}}, \code{\link{asMSE}}, \code{\link{asMSE-class}}, \code{\link{asL1-class}}, \code{\link{asL4}}}
+\seealso{\code{\link[RobAStBase]{asGRisk-class}}, \code{\link[RobAStBase]{asMSE}}, \code{\link[RobAStBase]{asMSE-class}}, \code{\link{asL1-class}}, \code{\link{asL4}}}
\examples{
new("asMSE")
}
Modified: branches/robast-1.3/pkg/ROptEst/man/asL4.Rd
===================================================================
--- branches/robast-1.3/pkg/ROptEst/man/asL4.Rd 2024-08-29 18:58:48 UTC (rev 1310)
+++ branches/robast-1.3/pkg/ROptEst/man/asL4.Rd 2024-08-29 19:00:10 UTC (rev 1311)
@@ -18,7 +18,7 @@
\doi{10.1524/stnd.22.3.201.57067}
}
\author{Peter Ruckdeschel \email{peter.ruckdeschel at uni-oldenburg.de}}
-\seealso{\code{\link{asL4-class}}, \code{\link{asMSE}}, \code{\link{asL1}}}
+\seealso{\code{\link{asL4-class}}, \code{\link[RobAStBase]{asMSE}}, \code{\link{asL1}}}
\examples{
asL4()
Modified: branches/robast-1.3/pkg/ROptEst/man/checkmakeIC.Rd
===================================================================
--- branches/robast-1.3/pkg/ROptEst/man/checkmakeIC.Rd 2024-08-29 18:58:48 UTC (rev 1310)
+++ branches/robast-1.3/pkg/ROptEst/man/checkmakeIC.Rd 2024-08-29 19:00:10 UTC (rev 1311)
@@ -66,7 +66,7 @@
}
\author{Peter Ruckdeschel \email{Peter.Ruckdeschel at uni-oldenburg.de}}
%\note{}
-\seealso{\code{\link[distrMod]{L2ParamFamily-class}}, \code{\link{IC-class}}}
+\seealso{\code{\link[distrMod]{L2ParamFamily-class}}, \code{\link[RobAStBase]{IC-class}}}
\examples{
IC1 <- new("IC")
checkIC(IC1)
More information about the Robast-commits
mailing list