[Robast-commits] r686 - in branches/robast-0.9/pkg: ROptEst ROptEst/R ROptEst/man ROptEstOld ROptReg ROptRegTS ROptRegTS/man RandVar RobAStBase RobAStBase/R RobAStBase/man RobAStRDA RobExtremes RobExtremes/R RobExtremes/man RobLox RobLox/R RobLoxBioC RobRex
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Sat Sep 7 05:52:05 CEST 2013
Author: ruckdeschel
Date: 2013-09-07 05:52:05 +0200 (Sat, 07 Sep 2013)
New Revision: 686
Added:
branches/robast-0.9/pkg/ROptEst/.Rbuildignore
branches/robast-0.9/pkg/ROptEst/R/00internal.R
branches/robast-0.9/pkg/ROptEstOld/.Rbuildignore
branches/robast-0.9/pkg/ROptReg/.Rbuildignore
branches/robast-0.9/pkg/ROptRegTS/.Rbuildignore
branches/robast-0.9/pkg/RandVar/.Rbuildignore
branches/robast-0.9/pkg/RobAStBase/.Rbuildignore
branches/robast-0.9/pkg/RobAStBase/R/00internal.R
branches/robast-0.9/pkg/RobAStRDA/.Rbuildignore
branches/robast-0.9/pkg/RobExtremes/.Rbuildignore
branches/robast-0.9/pkg/RobExtremes/R/00fromRobAStRDA.R
branches/robast-0.9/pkg/RobLox/.Rbuildignore
branches/robast-0.9/pkg/RobLoxBioC/.Rbuildignore
branches/robast-0.9/pkg/RobRex/.Rbuildignore
Removed:
branches/robast-0.9/pkg/RobExtremes/R/internals.R
Modified:
branches/robast-0.9/pkg/ROptEst/NAMESPACE
branches/robast-0.9/pkg/ROptEst/R/cniperCont.R
branches/robast-0.9/pkg/ROptEst/R/getInfRobIC_asBias.R
branches/robast-0.9/pkg/ROptEst/R/getInfRobIC_asGRisk.R
branches/robast-0.9/pkg/ROptEst/R/getInfRobIC_asHampel.R
branches/robast-0.9/pkg/ROptEst/R/roptest.R
branches/robast-0.9/pkg/ROptEst/R/roptest.new.R
branches/robast-0.9/pkg/ROptEst/man/getAsRisk.Rd
branches/robast-0.9/pkg/ROptEst/man/getInfClip.Rd
branches/robast-0.9/pkg/ROptEst/man/getInfRad.Rd
branches/robast-0.9/pkg/ROptEst/man/optRisk.Rd
branches/robast-0.9/pkg/ROptEstOld/NAMESPACE
branches/robast-0.9/pkg/ROptRegTS/DESCRIPTION
branches/robast-0.9/pkg/ROptRegTS/man/Av1CondContIC.Rd
branches/robast-0.9/pkg/ROptRegTS/man/Av1CondTotalVarIC.Rd
branches/robast-0.9/pkg/ROptRegTS/man/Av2CondContIC.Rd
branches/robast-0.9/pkg/ROptRegTS/man/CondContIC.Rd
branches/robast-0.9/pkg/ROptRegTS/man/CondIC.Rd
branches/robast-0.9/pkg/ROptRegTS/man/CondTotalVarIC.Rd
branches/robast-0.9/pkg/ROptRegTS/man/L2RegTypeFamily.Rd
branches/robast-0.9/pkg/ROptRegTS/man/getAsRiskRegTS.Rd
branches/robast-0.9/pkg/ROptRegTS/man/getFiRiskRegTS.Rd
branches/robast-0.9/pkg/ROptRegTS/man/getInfCentRegTS.Rd
branches/robast-0.9/pkg/ROptRegTS/man/getInfClipRegTS.Rd
branches/robast-0.9/pkg/ROptRegTS/man/getInfGammaRegTS.Rd
branches/robast-0.9/pkg/ROptRegTS/man/getInfRobRegTypeIC.Rd
branches/robast-0.9/pkg/ROptRegTS/man/getInfStandRegTS.Rd
branches/robast-0.9/pkg/ROptRegTS/man/optIC-methods.Rd
branches/robast-0.9/pkg/RandVar/DESCRIPTION
branches/robast-0.9/pkg/RobAStBase/NAMESPACE
branches/robast-0.9/pkg/RobAStBase/R/AllPlot.R
branches/robast-0.9/pkg/RobAStBase/R/bALEstimate.R
branches/robast-0.9/pkg/RobAStBase/R/comparePlot.R
branches/robast-0.9/pkg/RobAStBase/R/ddPlot_utils.R
branches/robast-0.9/pkg/RobAStBase/R/infoPlot.R
branches/robast-0.9/pkg/RobAStBase/R/kStepEstimator.R
branches/robast-0.9/pkg/RobAStBase/R/oneStepEstimator.R
branches/robast-0.9/pkg/RobAStBase/R/plotRescaledAxis.R
branches/robast-0.9/pkg/RobAStBase/R/qqplot.R
branches/robast-0.9/pkg/RobAStBase/man/outlyingPlotIC.Rd
branches/robast-0.9/pkg/RobExtremes/NAMESPACE
branches/robast-0.9/pkg/RobExtremes/R/AllClass.R
branches/robast-0.9/pkg/RobExtremes/R/interpolLM.R
branches/robast-0.9/pkg/RobExtremes/R/interpolSn.R
branches/robast-0.9/pkg/RobExtremes/man/getStartIC-methods.Rd
branches/robast-0.9/pkg/RobExtremes/man/mov2bckRef-methods.Rd
branches/robast-0.9/pkg/RobExtremes/man/validParameter-methods.Rd
branches/robast-0.9/pkg/RobLox/DESCRIPTION
branches/robast-0.9/pkg/RobLox/NAMESPACE
branches/robast-0.9/pkg/RobLox/R/rowRoblox.R
branches/robast-0.9/pkg/RobLoxBioC/DESCRIPTION
branches/robast-0.9/pkg/RobLoxBioC/NAMESPACE
Log:
modified the packages according to Rdev-r63824 (no more ::: ..., line breaks in \usage in .Rd)
Added: branches/robast-0.9/pkg/ROptEst/.Rbuildignore
===================================================================
--- branches/robast-0.9/pkg/ROptEst/.Rbuildignore (rev 0)
+++ branches/robast-0.9/pkg/ROptEst/.Rbuildignore 2013-09-07 03:52:05 UTC (rev 686)
@@ -0,0 +1,3 @@
+^.*\.svn.+
+inst/doc/Rplots.pdf
+.*-Ex\.R
\ No newline at end of file
Modified: branches/robast-0.9/pkg/ROptEst/NAMESPACE
===================================================================
--- branches/robast-0.9/pkg/ROptEst/NAMESPACE 2013-09-03 18:39:55 UTC (rev 685)
+++ branches/robast-0.9/pkg/ROptEst/NAMESPACE 2013-09-07 03:52:05 UTC (rev 686)
@@ -36,4 +36,6 @@
export("roptest","roptest.old", "robest",
"getLagrangeMultByOptim","getLagrangeMultByIter")
export("genkStepCtrl", "genstartCtrl", "gennbCtrl")
-export("cniperCont", "cniperPoint", "cniperPointPlot")
\ No newline at end of file
+export("cniperCont", "cniperPoint", "cniperPointPlot")
+export(".generateInterpGrid",".getLMGrid",".saveGridToCSV", ".readGridFromCSV")
+export(".RMXE.th",".OMSE.th", ".MBRE.th")
\ No newline at end of file
Added: branches/robast-0.9/pkg/ROptEst/R/00internal.R
===================================================================
--- branches/robast-0.9/pkg/ROptEst/R/00internal.R (rev 0)
+++ branches/robast-0.9/pkg/ROptEst/R/00internal.R 2013-09-07 03:52:05 UTC (rev 686)
@@ -0,0 +1,7 @@
+.rescalefct <- RobAStBase:::.rescalefct
+.plotRescaledAxis <- RobAStBase:::.plotRescaledAxis
+.makedotsP <- RobAStBase:::.makedotsP
+.makedotsLowLevel <- RobAStBase:::.makedotsLowLevel
+.SelectOrderData <- RobAStBase:::.SelectOrderData
+### helper function to recursively evaluate list
+.evalListRec <- RobAStBase:::.evalListRec
Modified: branches/robast-0.9/pkg/ROptEst/R/cniperCont.R
===================================================================
--- branches/robast-0.9/pkg/ROptEst/R/cniperCont.R 2013-09-03 18:39:55 UTC (rev 685)
+++ branches/robast-0.9/pkg/ROptEst/R/cniperCont.R 2013-09-07 03:52:05 UTC (rev 686)
@@ -1,8 +1,3 @@
-.rescalefct <- RobAStBase:::.rescalefct
-.plotRescaledAxis <- RobAStBase:::.plotRescaledAxis
-.makedotsP <- RobAStBase:::.makedotsP
-.makedotsLowLevel <- RobAStBase:::.makedotsLowLevel
-.SelectOrderData <- RobAStBase:::.SelectOrderData
.plotData <- function(
## helper function for cniper-type plots to plot in data
Modified: branches/robast-0.9/pkg/ROptEst/R/getInfRobIC_asBias.R
===================================================================
--- branches/robast-0.9/pkg/ROptEst/R/getInfRobIC_asBias.R 2013-09-03 18:39:55 UTC (rev 685)
+++ branches/robast-0.9/pkg/ROptEst/R/getInfRobIC_asBias.R 2013-09-07 03:52:05 UTC (rev 686)
@@ -93,7 +93,7 @@
A.comp <- matrix(rep(TRUE,k*k),nrow=k)
# otherwise if trafo == unitMatrix may use symmetry info
- if(distrMod:::.isUnitMatrix(trafo)){
+ if(.isUnitMatrix(trafo)){
comp <- .getComp(L2deriv, DistrSymm, L2derivSymm, L2derivDistrSymm)
z.comp <- comp$"z.comp"
A.comp <- comp$"A.comp"
Modified: branches/robast-0.9/pkg/ROptEst/R/getInfRobIC_asGRisk.R
===================================================================
--- branches/robast-0.9/pkg/ROptEst/R/getInfRobIC_asGRisk.R 2013-09-03 18:39:55 UTC (rev 685)
+++ branches/robast-0.9/pkg/ROptEst/R/getInfRobIC_asGRisk.R 2013-09-07 03:52:05 UTC (rev 686)
@@ -247,7 +247,7 @@
A.comp <- matrix(rep(TRUE,k*k),nrow=k)
# otherwise if trafo == unitMatrix may use symmetry info
- if(distrMod:::.isUnitMatrix(trafo)){
+ if(.isUnitMatrix(trafo)){
comp <- .getComp(L2deriv, DistrSymm, L2derivSymm, L2derivDistrSymm)
z.comp <- comp$"z.comp"
A.comp <- comp$"A.comp"
@@ -494,8 +494,6 @@
iter.In = iter.In, prec.In = prec.In, problem = problem ))
})
-### helper function to recursively evaluate list
-.evalListRec <- RobAStBase:::.evalListRec
### helper function to return the upper case solution if r=0
.getUpperSol <- function(L2deriv, radius, risk, neighbor, biastype,
Modified: branches/robast-0.9/pkg/ROptEst/R/getInfRobIC_asHampel.R
===================================================================
--- branches/robast-0.9/pkg/ROptEst/R/getInfRobIC_asHampel.R 2013-09-03 18:39:55 UTC (rev 685)
+++ branches/robast-0.9/pkg/ROptEst/R/getInfRobIC_asHampel.R 2013-09-07 03:52:05 UTC (rev 686)
@@ -209,7 +209,7 @@
A.comp <- matrix(rep(TRUE,k*k),nrow=k)
# otherwise if trafo == unitMatrix may use symmetry info
- if(distrMod:::.isUnitMatrix(trafo)){
+ if(.isUnitMatrix(trafo)){
comp <- .getComp(L2deriv, DistrSymm, L2derivSymm, L2derivDistrSymm)
z.comp <- comp$"z.comp"
A.comp <- comp$"A.comp"
Modified: branches/robast-0.9/pkg/ROptEst/R/roptest.R
===================================================================
--- branches/robast-0.9/pkg/ROptEst/R/roptest.R 2013-09-03 18:39:55 UTC (rev 685)
+++ branches/robast-0.9/pkg/ROptEst/R/roptest.R 2013-09-07 03:52:05 UTC (rev 686)
@@ -111,7 +111,7 @@
ncol = 2)
colnames(Infos) <- c("method", "message")
- if(! distrMod:::.isUnitMatrix(trafo(L2Fam)))
+ if(! .isUnitMatrix(trafo(L2Fam)))
Infos <- rbind(Infos, c("roptest",
paste("computation of IC",
ifelse(withUpdateInKer,"with","without") ,
Modified: branches/robast-0.9/pkg/ROptEst/R/roptest.new.R
===================================================================
--- branches/robast-0.9/pkg/ROptEst/R/roptest.new.R 2013-09-03 18:39:55 UTC (rev 685)
+++ branches/robast-0.9/pkg/ROptEst/R/roptest.new.R 2013-09-07 03:52:05 UTC (rev 686)
@@ -321,7 +321,7 @@
colnames(Infos) <- c("method", "message")
- if(! distrMod:::.isUnitMatrix(trafo(L2Fam)))
+ if(! .isUnitMatrix(trafo(L2Fam)))
Infos <- rbind(Infos, c("method"="roptest",
"message"=paste("computation of IC",
ifelse(kStepCtrl$withUpdateInKer,"with","without") ,
Modified: branches/robast-0.9/pkg/ROptEst/man/getAsRisk.Rd
===================================================================
--- branches/robast-0.9/pkg/ROptEst/man/getAsRisk.Rd 2013-09-03 18:39:55 UTC (rev 685)
+++ branches/robast-0.9/pkg/ROptEst/man/getAsRisk.Rd 2013-09-07 03:52:05 UTC (rev 686)
@@ -31,32 +31,40 @@
getAsRisk(risk, L2deriv, neighbor, biastype, ...)
\S4method{getAsRisk}{asMSE,UnivariateDistribution,Neighborhood,ANY}(risk,
- L2deriv, neighbor, biastype, normtype = NULL, clip = NULL, cent = NULL, stand, trafo, ...)
+ L2deriv, neighbor, biastype, normtype = NULL, clip = NULL, cent = NULL,
+ stand, trafo, ...)
\S4method{getAsRisk}{asL1,UnivariateDistribution,Neighborhood,ANY}(risk,
- L2deriv, neighbor, biastype, normtype = NULL, clip = NULL, cent = NULL, stand, trafo, ...)
+ L2deriv, neighbor, biastype, normtype = NULL, clip = NULL, cent = NULL,
+ stand, trafo, ...)
\S4method{getAsRisk}{asL4,UnivariateDistribution,Neighborhood,ANY}(risk,
- L2deriv, neighbor, biastype, normtype = NULL, clip = NULL, cent = NULL, stand, trafo, ...)
+ L2deriv, neighbor, biastype, normtype = NULL, clip = NULL, cent = NULL,
+ stand, trafo, ...)
\S4method{getAsRisk}{asMSE,EuclRandVariable,Neighborhood,ANY}(risk,
- L2deriv, neighbor, biastype, normtype = NULL, clip = NULL, cent = NULL, stand, trafo, ...)
+ L2deriv, neighbor, biastype, normtype = NULL, clip = NULL, cent = NULL,
+ stand, trafo, ...)
\S4method{getAsRisk}{asBias,UnivariateDistribution,ContNeighborhood,ANY}(risk,
- L2deriv, neighbor, biastype, normtype = NULL, clip = NULL, cent = NULL, stand = NULL,trafo, ...)
+ L2deriv, neighbor, biastype, normtype = NULL, clip = NULL, cent = NULL,
+ stand = NULL, trafo, ...)
\S4method{getAsRisk}{asBias,UnivariateDistribution,ContNeighborhood,onesidedBias}(
- risk, L2deriv, neighbor, biastype, normtype = NULL, clip = NULL, cent = NULL, stand = NULL, trafo, ...)
+ risk, L2deriv, neighbor, biastype, normtype = NULL, clip = NULL, cent = NULL,
+ stand = NULL, trafo, ...)
\S4method{getAsRisk}{asBias,UnivariateDistribution,ContNeighborhood,asymmetricBias}(
- risk, L2deriv, neighbor, biastype, normtype = NULL, clip = NULL, cent = NULL, stand = NULL, trafo, ...)
+ risk, L2deriv, neighbor, biastype, normtype = NULL, clip = NULL, cent = NULL,
+ stand = NULL, trafo, ...)
\S4method{getAsRisk}{asBias,UnivariateDistribution,TotalVarNeighborhood,ANY}(
- risk, L2deriv, neighbor, biastype, normtype = NULL, clip = NULL, cent = NULL, stand = NULL, trafo, ...)
+ risk, L2deriv, neighbor, biastype, normtype = NULL, clip = NULL, cent = NULL,
+ stand = NULL, trafo, ...)
\S4method{getAsRisk}{asBias,RealRandVariable,ContNeighborhood,ANY}(
- risk,L2deriv, neighbor, biastype, normtype = NULL, clip = NULL, cent = NULL, stand = NULL,
- Distr, DistrSymm, L2derivSymm,
+ risk,L2deriv, neighbor, biastype, normtype = NULL, clip = NULL, cent = NULL,
+ stand = NULL, Distr, DistrSymm, L2derivSymm,
L2derivDistrSymm, Finfo, trafo, z.start, A.start, maxiter, tol,
warn, verbose = NULL, ...)
\S4method{getAsRisk}{asBias,RealRandVariable,TotalVarNeighborhood,ANY}(
@@ -66,25 +74,30 @@
warn, verbose = NULL, ...)
\S4method{getAsRisk}{asCov,UnivariateDistribution,ContNeighborhood,ANY}(
- risk, L2deriv, neighbor, biastype, normtype = NULL, clip, cent, stand, trafo = NULL, ...)
+ risk, L2deriv, neighbor, biastype, normtype = NULL, clip, cent, stand,
+ trafo = NULL, ...)
\S4method{getAsRisk}{asCov,UnivariateDistribution,TotalVarNeighborhood,ANY}(
- risk, L2deriv, neighbor, biastype, normtype = NULL, clip, cent, stand, trafo = NULL, ...)
+ risk, L2deriv, neighbor, biastype, normtype = NULL, clip, cent, stand,
+ trafo = NULL, ...)
\S4method{getAsRisk}{asCov,RealRandVariable,ContNeighborhood,ANY}(risk,
- L2deriv, neighbor, biastype, normtype = NULL, clip = NULL, cent, stand, Distr, trafo = NULL,
- V.comp = matrix(TRUE, ncol = nrow(stand), nrow = nrow(stand)), w, ...)
+ L2deriv, neighbor, biastype, normtype = NULL, clip = NULL, cent, stand,
+ Distr, trafo = NULL, V.comp = matrix(TRUE, ncol = nrow(stand),
+ nrow = nrow(stand)), w, ...)
\S4method{getAsRisk}{trAsCov,UnivariateDistribution,UncondNeighborhood,ANY}(
- risk, L2deriv, neighbor, biastype, normtype = NULL, clip, cent, stand, trafo = NULL, ...)
+ risk, L2deriv, neighbor, biastype, normtype = NULL, clip, cent, stand,
+ trafo = NULL, ...)
\S4method{getAsRisk}{trAsCov,RealRandVariable,ContNeighborhood,ANY}(risk,
- L2deriv, neighbor, biastype, normtype, clip, cent, stand, Distr, trafo = NULL,
- V.comp = matrix(TRUE, ncol = nrow(stand), nrow = nrow(stand)),
- w, ...)
+ L2deriv, neighbor, biastype, normtype, clip, cent, stand, Distr,
+ trafo = NULL, V.comp = matrix(TRUE, ncol = nrow(stand),
+ nrow = nrow(stand)), w, ...)
\S4method{getAsRisk}{asAnscombe,UnivariateDistribution,UncondNeighborhood,ANY}(
- risk, L2deriv, neighbor, biastype, normtype = NULL, clip, cent, stand, trafo = NULL, FI, ...)
+ risk, L2deriv, neighbor, biastype, normtype = NULL, clip, cent, stand,
+ trafo = NULL, FI, ...)
\S4method{getAsRisk}{asAnscombe,RealRandVariable,ContNeighborhood,ANY}(risk,
L2deriv, neighbor, biastype, normtype, clip, cent, stand, Distr, trafo = NULL,
@@ -93,10 +106,12 @@
\S4method{getAsRisk}{asUnOvShoot,UnivariateDistribution,UncondNeighborhood,ANY}(
- risk, L2deriv, neighbor, biastype, normtype = NULL, clip, cent, stand, trafo, ...)
+ risk, L2deriv, neighbor, biastype, normtype = NULL, clip, cent, stand,
+ trafo, ...)
\S4method{getAsRisk}{asSemivar,UnivariateDistribution,Neighborhood,onesidedBias}(
- risk, L2deriv, neighbor, biastype, normtype = NULL, clip, cent, stand, trafo, ...)
+ risk, L2deriv, neighbor, biastype, normtype = NULL, clip, cent, stand,
+ trafo, ...)
}
\arguments{
\item{risk}{ object of class \code{"asRisk"}. }
Modified: branches/robast-0.9/pkg/ROptEst/man/getInfClip.Rd
===================================================================
--- branches/robast-0.9/pkg/ROptEst/man/getInfClip.Rd 2013-09-03 18:39:55 UTC (rev 685)
+++ branches/robast-0.9/pkg/ROptEst/man/getInfClip.Rd 2013-09-07 03:52:05 UTC (rev 686)
@@ -20,32 +20,32 @@
\usage{
getInfClip(clip, L2deriv, risk, neighbor, ...)
-\S4method{getInfClip}{numeric,UnivariateDistribution,asMSE,ContNeighborhood}(clip, L2deriv,
- risk, neighbor, biastype, cent, symm, trafo)
+\S4method{getInfClip}{numeric,UnivariateDistribution,asMSE,ContNeighborhood}(
+ clip, L2deriv, risk, neighbor, biastype, cent, symm, trafo)
-\S4method{getInfClip}{numeric,UnivariateDistribution,asMSE,TotalVarNeighborhood}(clip, L2deriv,
- risk, neighbor, biastype, cent, symm, trafo)
+\S4method{getInfClip}{numeric,UnivariateDistribution,asMSE,TotalVarNeighborhood}(
+ clip, L2deriv, risk, neighbor, biastype, cent, symm, trafo)
-\S4method{getInfClip}{numeric,UnivariateDistribution,asL1,ContNeighborhood}(clip, L2deriv,
- risk, neighbor, biastype, cent, symm, trafo)
+\S4method{getInfClip}{numeric,UnivariateDistribution,asL1,ContNeighborhood}(
+ clip, L2deriv, risk, neighbor, biastype, cent, symm, trafo)
-\S4method{getInfClip}{numeric,UnivariateDistribution,asL1,TotalVarNeighborhood}(clip, L2deriv,
- risk, neighbor, biastype, cent, symm, trafo)
+\S4method{getInfClip}{numeric,UnivariateDistribution,asL1,TotalVarNeighborhood}(
+ clip, L2deriv, risk, neighbor, biastype, cent, symm, trafo)
-\S4method{getInfClip}{numeric,UnivariateDistribution,asL4,ContNeighborhood}(clip, L2deriv,
- risk, neighbor, biastype, cent, symm, trafo)
+\S4method{getInfClip}{numeric,UnivariateDistribution,asL4,ContNeighborhood}(
+ clip, L2deriv, risk, neighbor, biastype, cent, symm, trafo)
-\S4method{getInfClip}{numeric,UnivariateDistribution,asL4,TotalVarNeighborhood}(clip, L2deriv,
- risk, neighbor, biastype, cent, symm, trafo)
+\S4method{getInfClip}{numeric,UnivariateDistribution,asL4,TotalVarNeighborhood}(
+ clip, L2deriv, risk, neighbor, biastype, cent, symm, trafo)
-\S4method{getInfClip}{numeric,EuclRandVariable,asMSE,UncondNeighborhood}(clip, L2deriv, risk,
- neighbor, biastype, Distr, stand, cent, trafo)
+\S4method{getInfClip}{numeric,EuclRandVariable,asMSE,UncondNeighborhood}(
+ clip, L2deriv, risk, neighbor, biastype, Distr, stand, cent, trafo)
-\S4method{getInfClip}{numeric,UnivariateDistribution,asUnOvShoot,UncondNeighborhood}(clip, L2deriv,
- risk, neighbor, biastype, cent, symm, trafo)
+\S4method{getInfClip}{numeric,UnivariateDistribution,asUnOvShoot,UncondNeighborhood}(
+ clip, L2deriv, risk, neighbor, biastype, cent, symm, trafo)
-\S4method{getInfClip}{numeric,UnivariateDistribution,asSemivar,ContNeighborhood}(clip, L2deriv,
- risk, neighbor, biastype, cent, symm, trafo)
+\S4method{getInfClip}{numeric,UnivariateDistribution,asSemivar,ContNeighborhood}(
+ clip, L2deriv, risk, neighbor, biastype, cent, symm, trafo)
}
\arguments{
\item{clip}{ positive real: clipping bound }
Modified: branches/robast-0.9/pkg/ROptEst/man/getInfRad.Rd
===================================================================
--- branches/robast-0.9/pkg/ROptEst/man/getInfRad.Rd 2013-09-03 18:39:55 UTC (rev 685)
+++ branches/robast-0.9/pkg/ROptEst/man/getInfRad.Rd 2013-09-07 03:52:05 UTC (rev 686)
@@ -24,32 +24,32 @@
\usage{
getInfRad(clip, L2deriv, risk, neighbor, ...)
-\S4method{getInfRad}{numeric,UnivariateDistribution,asMSE,ContNeighborhood}(clip, L2deriv,
- risk, neighbor, biastype, cent, symm, trafo)
+\S4method{getInfRad}{numeric,UnivariateDistribution,asMSE,ContNeighborhood}(
+ clip, L2deriv, risk, neighbor, biastype, cent, symm, trafo)
-\S4method{getInfRad}{numeric,UnivariateDistribution,asMSE,TotalVarNeighborhood}(clip, L2deriv,
- risk, neighbor, biastype, cent, symm, trafo)
+\S4method{getInfRad}{numeric,UnivariateDistribution,asMSE,TotalVarNeighborhood}(
+ clip, L2deriv, risk, neighbor, biastype, cent, symm, trafo)
-\S4method{getInfRad}{numeric,UnivariateDistribution,asL1,ContNeighborhood}(clip, L2deriv,
- risk, neighbor, biastype, cent, symm, trafo)
+\S4method{getInfRad}{numeric,UnivariateDistribution,asL1,ContNeighborhood}(
+ clip, L2deriv, risk, neighbor, biastype, cent, symm, trafo)
-\S4method{getInfRad}{numeric,UnivariateDistribution,asL1,TotalVarNeighborhood}(clip, L2deriv,
- risk, neighbor, biastype, cent, symm, trafo)
+\S4method{getInfRad}{numeric,UnivariateDistribution,asL1,TotalVarNeighborhood}(
+ clip, L2deriv, risk, neighbor, biastype, cent, symm, trafo)
-\S4method{getInfRad}{numeric,UnivariateDistribution,asL4,ContNeighborhood}(clip, L2deriv,
- risk, neighbor, biastype, cent, symm, trafo)
+\S4method{getInfRad}{numeric,UnivariateDistribution,asL4,ContNeighborhood}(
+ clip, L2deriv, risk, neighbor, biastype, cent, symm, trafo)
-\S4method{getInfRad}{numeric,UnivariateDistribution,asL4,TotalVarNeighborhood}(clip, L2deriv,
- risk, neighbor, biastype, cent, symm, trafo)
+\S4method{getInfRad}{numeric,UnivariateDistribution,asL4,TotalVarNeighborhood}(
+ clip, L2deriv, risk, neighbor, biastype, cent, symm, trafo)
-\S4method{getInfRad}{numeric,EuclRandVariable,asMSE,UncondNeighborhood}(clip, L2deriv, risk,
- neighbor, biastype, Distr, stand, cent, trafo)
+\S4method{getInfRad}{numeric,EuclRandVariable,asMSE,UncondNeighborhood}(
+ clip, L2deriv, risk, neighbor, biastype, Distr, stand, cent, trafo)
-\S4method{getInfRad}{numeric,UnivariateDistribution,asUnOvShoot,UncondNeighborhood}(clip, L2deriv,
- risk, neighbor, biastype, cent, symm, trafo)
+\S4method{getInfRad}{numeric,UnivariateDistribution,asUnOvShoot,UncondNeighborhood}(
+ clip, L2deriv, risk, neighbor, biastype, cent, symm, trafo)
-\S4method{getInfRad}{numeric,UnivariateDistribution,asSemivar,ContNeighborhood}(clip, L2deriv,
- risk, neighbor, biastype, cent, symm, trafo)
+\S4method{getInfRad}{numeric,UnivariateDistribution,asSemivar,ContNeighborhood}(
+ clip, L2deriv, risk, neighbor, biastype, cent, symm, trafo)
}
\arguments{
\item{clip}{ positive real: clipping bound }
Modified: branches/robast-0.9/pkg/ROptEst/man/optRisk.Rd
===================================================================
--- branches/robast-0.9/pkg/ROptEst/man/optRisk.Rd 2013-09-03 18:39:55 UTC (rev 685)
+++ branches/robast-0.9/pkg/ROptEst/man/optRisk.Rd 2013-09-07 03:52:05 UTC (rev 686)
@@ -15,12 +15,13 @@
\S4method{optRisk}{L2ParamFamily,asCov}(model, risk)
-\S4method{optRisk}{InfRobModel,asRisk}(model, risk,
- z.start = NULL, A.start = NULL, upper = 1e4,
- maxiter = 50, tol = .Machine$double.eps^0.4, warn = TRUE, noLow = FALSE)
+\S4method{optRisk}{InfRobModel,asRisk}(model, risk, z.start = NULL,
+ A.start = NULL, upper = 1e4, maxiter = 50,
+ tol = .Machine$double.eps^0.4, warn = TRUE, noLow = FALSE)
-\S4method{optRisk}{FixRobModel,fiUnOvShoot}(model, risk, sampleSize, upper = 1e4, maxiter = 50,
- tol = .Machine$double.eps^0.4, warn = TRUE, Algo = "A", cont = "left")
+\S4method{optRisk}{FixRobModel,fiUnOvShoot}(model, risk, sampleSize,
+ upper = 1e4, maxiter = 50, tol = .Machine$double.eps^0.4,
+ warn = TRUE, Algo = "A", cont = "left")
}
\arguments{
\item{model}{ probability model }
Added: branches/robast-0.9/pkg/ROptEstOld/.Rbuildignore
===================================================================
--- branches/robast-0.9/pkg/ROptEstOld/.Rbuildignore (rev 0)
+++ branches/robast-0.9/pkg/ROptEstOld/.Rbuildignore 2013-09-07 03:52:05 UTC (rev 686)
@@ -0,0 +1,3 @@
+^.*\.svn.+
+inst/doc/Rplots.pdf
+.*-Ex\.R
\ No newline at end of file
Modified: branches/robast-0.9/pkg/ROptEstOld/NAMESPACE
===================================================================
--- branches/robast-0.9/pkg/ROptEstOld/NAMESPACE 2013-09-03 18:39:55 UTC (rev 685)
+++ branches/robast-0.9/pkg/ROptEstOld/NAMESPACE 2013-09-07 03:52:05 UTC (rev 686)
@@ -2,6 +2,7 @@
import("distr")
import("distrEx")
import("RandVar")
+import("evd")
exportClasses("FunctionSymmetry",
"NonSymmetric",
Added: branches/robast-0.9/pkg/ROptReg/.Rbuildignore
===================================================================
--- branches/robast-0.9/pkg/ROptReg/.Rbuildignore (rev 0)
+++ branches/robast-0.9/pkg/ROptReg/.Rbuildignore 2013-09-07 03:52:05 UTC (rev 686)
@@ -0,0 +1,3 @@
+^.*\.svn.+
+inst/doc/Rplots.pdf
+.*-Ex\.R
\ No newline at end of file
Added: branches/robast-0.9/pkg/ROptRegTS/.Rbuildignore
===================================================================
--- branches/robast-0.9/pkg/ROptRegTS/.Rbuildignore (rev 0)
+++ branches/robast-0.9/pkg/ROptRegTS/.Rbuildignore 2013-09-07 03:52:05 UTC (rev 686)
@@ -0,0 +1,3 @@
+^.*\.svn.+
+inst/doc/Rplots.pdf
+.*-Ex\.R
\ No newline at end of file
Modified: branches/robast-0.9/pkg/ROptRegTS/DESCRIPTION
===================================================================
--- branches/robast-0.9/pkg/ROptRegTS/DESCRIPTION 2013-09-03 18:39:55 UTC (rev 685)
+++ branches/robast-0.9/pkg/ROptRegTS/DESCRIPTION 2013-09-07 03:52:05 UTC (rev 686)
@@ -1,6 +1,6 @@
Package: ROptRegTS
-Version: 0.9
-Date: 2013-03-22
+Version: 0.9.1
+Date: 2013-09-07
Title: Optimally robust estimation for regression-type models
Description: Optimally robust estimation for regression-type models using S4 classes and
methods
Modified: branches/robast-0.9/pkg/ROptRegTS/man/Av1CondContIC.Rd
===================================================================
--- branches/robast-0.9/pkg/ROptRegTS/man/Av1CondContIC.Rd 2013-09-03 18:39:55 UTC (rev 685)
+++ branches/robast-0.9/pkg/ROptRegTS/man/Av1CondContIC.Rd 2013-09-07 03:52:05 UTC (rev 686)
@@ -13,11 +13,13 @@
}
\usage{
Av1CondContIC(name, CallL2Fam = call("L2RegTypeFamily"),
- Curve = EuclRandVarList(RealRandVariable(Map = list(function(x){x[1]*x[2]}),
- Domain = EuclideanSpace(dimension = 2))),
+ Curve = EuclRandVarList(RealRandVariable(
+ Map = list(function(x){x[1]*x[2]}),
+ Domain = EuclideanSpace(dimension = 2))),
Risks, Infos, clip = Inf, stand = as.matrix(1),
- cent = EuclRandVarList(RealRandVariable(Map = list(function(x){numeric(length(x))}),
- Domain = EuclideanSpace(dimension = 2))),
+ cent = EuclRandVarList(RealRandVariable(
+ Map = list(function(x){numeric(length(x))}),
+ Domain = EuclideanSpace(dimension = 2))),
lowerCase = NULL, neighborRadius = 0)
}
\arguments{
Modified: branches/robast-0.9/pkg/ROptRegTS/man/Av1CondTotalVarIC.Rd
===================================================================
--- branches/robast-0.9/pkg/ROptRegTS/man/Av1CondTotalVarIC.Rd 2013-09-03 18:39:55 UTC (rev 685)
+++ branches/robast-0.9/pkg/ROptRegTS/man/Av1CondTotalVarIC.Rd 2013-09-07 03:52:05 UTC (rev 686)
@@ -13,12 +13,13 @@
}
\usage{
Av1CondTotalVarIC(name, CallL2Fam = call("L2RegTypeFamily"),
- Curve = EuclRandVarList(RealRandVariable(Map = list(function(x) {x[1] * x[2]}),
- Domain = EuclideanSpace(dimension = 2))),
+ Curve = EuclRandVarList(RealRandVariable(
+ Map = list(function(x) {x[1] * x[2]}),
+ Domain = EuclideanSpace(dimension = 2))),
Risks, Infos, clipUp = Inf, stand = as.matrix(1),
clipLo = RealRandVariable(Map = list(function(x) {-Inf}),
Domain = EuclideanSpace(dimension = 1)),
- lowerCase = NULL, neighborRadius = 0)
+ lowerCase = NULL, neighborRadius = 0)
}
\arguments{
\item{name}{ object of class \code{"character"}. }
Modified: branches/robast-0.9/pkg/ROptRegTS/man/Av2CondContIC.Rd
===================================================================
--- branches/robast-0.9/pkg/ROptRegTS/man/Av2CondContIC.Rd 2013-09-03 18:39:55 UTC (rev 685)
+++ branches/robast-0.9/pkg/ROptRegTS/man/Av2CondContIC.Rd 2013-09-07 03:52:05 UTC (rev 686)
@@ -12,9 +12,11 @@
}
\usage{
Av2CondContIC(name, CallL2Fam = call("L2RegTypeFamily"),
- Curve = EuclRandVarList(RealRandVariable(Map = list(function(x) {x[1] * x[2]}),
- Domain = EuclideanSpace(dimension = 2))),
- Risks, Infos, clip = Inf, stand = 1, cent = 0, lowerCase = NULL, neighborRadius = 0)
+ Curve = EuclRandVarList(RealRandVariable(
+ Map = list(function(x) {x[1] * x[2]}),
+ Domain = EuclideanSpace(dimension = 2))),
+ Risks, Infos, clip = Inf, stand = 1, cent = 0, lowerCase = NULL,
+ neighborRadius = 0)
}
\arguments{
\item{name}{ object of class \code{"character"}. }
Modified: branches/robast-0.9/pkg/ROptRegTS/man/CondContIC.Rd
===================================================================
--- branches/robast-0.9/pkg/ROptRegTS/man/CondContIC.Rd 2013-09-03 18:39:55 UTC (rev 685)
+++ branches/robast-0.9/pkg/ROptRegTS/man/CondContIC.Rd 2013-09-07 03:52:05 UTC (rev 686)
@@ -13,13 +13,15 @@
}
\usage{
CondContIC(name, CallL2Fam = call("L2RegTypeFamily"),
- Curve = EuclRandVarList(RealRandVariable(Map = list(function(x){x[1]*x[2]}),
- Domain = EuclideanSpace(dimension = 2))),
+ Curve = EuclRandVarList(RealRandVariable(
+ Map = list(function(x){x[1]*x[2]}),
+ Domain = EuclideanSpace(dimension = 2))),
Risks, Infos,
clip = RealRandVariable(Map = list(function(x){ Inf }), Domain = Reals()),
stand = as.matrix(1),
- cent = EuclRandVarList(RealRandVariable(Map = list(function(x){numeric(length(x))}),
- Domain = EuclideanSpace(dimension = 2))),
+ cent = EuclRandVarList(RealRandVariable(
+ Map = list(function(x){numeric(length(x))}),
+ Domain = EuclideanSpace(dimension = 2))),
lowerCase = NULL, neighborRadius = 0, neighborRadiusCurve = function(x){1})
}
\arguments{
Modified: branches/robast-0.9/pkg/ROptRegTS/man/CondIC.Rd
===================================================================
--- branches/robast-0.9/pkg/ROptRegTS/man/CondIC.Rd 2013-09-03 18:39:55 UTC (rev 685)
+++ branches/robast-0.9/pkg/ROptRegTS/man/CondIC.Rd 2013-09-07 03:52:05 UTC (rev 686)
@@ -6,9 +6,10 @@
Generates an object of class \code{"CondIC"}.
}
\usage{
-CondIC(name, Curve = EuclRandVarList(EuclRandVariable(Map = list(function(x){x[1] * x[2]}),
- Domain = EuclideanSpace(dimension = 2),
- Range = Reals())),
+CondIC(name, Curve = EuclRandVarList(EuclRandVariable(
+ Map = list(function(x){x[1] * x[2]}),
+ Domain = EuclideanSpace(dimension = 2),
+ Range = Reals())),
Risks, Infos, CallL2Fam = call("L2RegTypeFamily"))
}
\arguments{
Modified: branches/robast-0.9/pkg/ROptRegTS/man/CondTotalVarIC.Rd
===================================================================
--- branches/robast-0.9/pkg/ROptRegTS/man/CondTotalVarIC.Rd 2013-09-03 18:39:55 UTC (rev 685)
+++ branches/robast-0.9/pkg/ROptRegTS/man/CondTotalVarIC.Rd 2013-09-07 03:52:05 UTC (rev 686)
@@ -13,8 +13,9 @@
}
\usage{
CondTotalVarIC(name, CallL2Fam = call("L2RegTypeFamily"),
- Curve = EuclRandVarList(RealRandVariable(Map = list(function(x) {x[1] * x[2]}),
- Domain = EuclideanSpace(dimension = 2))),
+ Curve = EuclRandVarList(RealRandVariable(
+ Map = list(function(x) {x[1] * x[2]}),
+ Domain = EuclideanSpace(dimension = 2))),
Risks, Infos,
clipUp = RealRandVariable(Map = list(function(x) {Inf}), Domain = Reals()),
stand = as.matrix(1),
Modified: branches/robast-0.9/pkg/ROptRegTS/man/L2RegTypeFamily.Rd
===================================================================
--- branches/robast-0.9/pkg/ROptRegTS/man/L2RegTypeFamily.Rd 2013-09-03 18:39:55 UTC (rev 685)
+++ branches/robast-0.9/pkg/ROptRegTS/man/L2RegTypeFamily.Rd 2013-09-07 03:52:05 UTC (rev 686)
@@ -8,9 +8,10 @@
\usage{
L2RegTypeFamily(name, distribution = LMCondDistribution(), distrSymm,
main = 0, nuisance, trafo, param, props = character(0),
- L2deriv = EuclRandVarList(EuclRandVariable(Map = list(function(x) {x[1] * x[2]}),
- Domain = EuclideanSpace(dimension = 2),
- dimension = 1)),
+ L2deriv = EuclRandVarList(EuclRandVariable(
+ Map = list(function(x) {x[1] * x[2]}),
+ Domain = EuclideanSpace(dimension = 2),
+ dimension = 1)),
ErrorDistr = Norm(), ErrorSymm, RegDistr = Norm(), RegSymm,
Regressor = RealRandVariable(Map = list(function(x) {x}), Domain = Reals()),
ErrorL2deriv = EuclRandVarList(RealRandVariable(Map = list(function(x) {x}),
Modified: branches/robast-0.9/pkg/ROptRegTS/man/getAsRiskRegTS.Rd
===================================================================
--- branches/robast-0.9/pkg/ROptRegTS/man/getAsRiskRegTS.Rd 2013-09-03 18:39:55 UTC (rev 685)
+++ branches/robast-0.9/pkg/ROptRegTS/man/getAsRiskRegTS.Rd 2013-09-07 03:52:05 UTC (rev 686)
@@ -25,47 +25,56 @@
\usage{
getAsRiskRegTS(risk, ErrorL2deriv, Regressor, neighbor, ...)
-\S4method{getAsRiskRegTS}{asMSE,UnivariateDistribution,Distribution,Neighborhood}(risk, ErrorL2deriv,
- Regressor, neighbor, clip, cent, stand, trafo)
+\S4method{getAsRiskRegTS}{asMSE,UnivariateDistribution,Distribution,Neighborhood}(
+ risk, ErrorL2deriv, Regressor, neighbor, clip, cent, stand, trafo)
-\S4method{getAsRiskRegTS}{asMSE,UnivariateDistribution,Distribution,Av2CondContNeighborhood}(risk, ErrorL2deriv,
- Regressor, neighbor, clip, cent, stand, trafo)
+\S4method{getAsRiskRegTS}{asMSE,UnivariateDistribution,Distribution,Av2CondContNeighborhood}(
+ risk, ErrorL2deriv, Regressor, neighbor, clip, cent, stand, trafo)
-\S4method{getAsRiskRegTS}{asMSE,EuclRandVariable,Distribution,Neighborhood}(risk, ErrorL2deriv,
- Regressor, neighbor, clip, cent, stand, trafo)
+\S4method{getAsRiskRegTS}{asMSE,EuclRandVariable,Distribution,Neighborhood}(
+ risk, ErrorL2deriv, Regressor, neighbor, clip, cent, stand, trafo)
-\S4method{getAsRiskRegTS}{asBias,UnivariateDistribution,UnivariateDistribution,ContNeighborhood}(risk, ErrorL2deriv,
- Regressor, neighbor, ErrorL2derivDistrSymm, trafo, maxiter, tol)
+\S4method{getAsRiskRegTS}{asBias,UnivariateDistribution,UnivariateDistribution,ContNeighborhood}(
+ risk, ErrorL2deriv, Regressor, neighbor, ErrorL2derivDistrSymm,
+ trafo, maxiter, tol)
-\S4method{getAsRiskRegTS}{asBias,UnivariateDistribution,UnivariateDistribution,Av1CondContNeighborhood}(risk,
- ErrorL2deriv, Regressor, neighbor, ErrorL2derivDistrSymm, trafo, maxiter, tol)
+\S4method{getAsRiskRegTS}{asBias,UnivariateDistribution,UnivariateDistribution,Av1CondContNeighborhood}(
+ risk, ErrorL2deriv, Regressor, neighbor, ErrorL2derivDistrSymm,
+ trafo, maxiter, tol)
-\S4method{getAsRiskRegTS}{asBias,UnivariateDistribution,UnivariateDistribution,Av1CondTotalVarNeighborhood}(risk,
- ErrorL2deriv, Regressor, neighbor, ErrorL2derivDistrSymm, trafo, maxiter, tol)
+\S4method{getAsRiskRegTS}{asBias,UnivariateDistribution,UnivariateDistribution,Av1CondTotalVarNeighborhood}(
+ risk, ErrorL2deriv, Regressor, neighbor, ErrorL2derivDistrSymm,
+ trafo, maxiter, tol)
-\S4method{getAsRiskRegTS}{asBias,UnivariateDistribution,MultivariateDistribution,ContNeighborhood}(risk,
- ErrorL2deriv, Regressor, neighbor, ErrorL2derivDistrSymm, trafo, maxiter, tol)
+\S4method{getAsRiskRegTS}{asBias,UnivariateDistribution,MultivariateDistribution,ContNeighborhood}(
[TRUNCATED]
To get the complete diff run:
svnlook diff /svnroot/robast -r 686
More information about the Robast-commits
mailing list