[Robast-commits] r259 - in pkg/RobLoxBioC: . man
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Tue Mar 3 09:00:21 CET 2009
Author: stamats
Date: 2009-03-03 09:00:21 +0100 (Tue, 03 Mar 2009)
New Revision: 259
Added:
pkg/RobLoxBioC/man/0RobLoxBioC-package.Rd
Modified:
pkg/RobLoxBioC/DESCRIPTION
Log:
added package help file, update DESCRIPTION file
Modified: pkg/RobLoxBioC/DESCRIPTION
===================================================================
--- pkg/RobLoxBioC/DESCRIPTION 2009-03-03 07:52:34 UTC (rev 258)
+++ pkg/RobLoxBioC/DESCRIPTION 2009-03-03 08:00:21 UTC (rev 259)
@@ -1,9 +1,9 @@
Package: RobLoxBioC
Version: 0.1
-Date: 2009-03-02
+Date: 2009-03-03
Title: Infinitesimally robust estimators for preprocessing omics data
Description: Functions for the determination of optimally robust
- influence curves and estimators for preprocessing omics data,
+ influence curves and estimators for preprocessing omics data,
in particular gene expression data.
Depends: R(>= 2.8.1), methods, Biobase, affy
Author: Matthias Kohl <Matthias.Kohl at stamats.de>
Added: pkg/RobLoxBioC/man/0RobLoxBioC-package.Rd
===================================================================
--- pkg/RobLoxBioC/man/0RobLoxBioC-package.Rd (rev 0)
+++ pkg/RobLoxBioC/man/0RobLoxBioC-package.Rd 2009-03-03 08:00:21 UTC (rev 259)
@@ -0,0 +1,42 @@
+\name{RobLoxBioC-package}
+\alias{RobLoxBioC-package}
+\alias{RobLoxBioC}
+\docType{package}
+\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.
+}
+\details{
+\tabular{ll}{
+Package: \tab RobLoxBioC\cr
+Version: \tab 0.1 \cr
+Date: \tab 2009-03-03 \cr
+Depends: \tab R (>= 2.8.1), methods, methods, Biobase, affy\cr
+LazyLoad: \tab yes\cr
+License: \tab LGPL-3\cr
+URL: \tab http://robast.r-forge.r-project.org/\cr
+}
+}
+\author{
+Matthias Kohl \email{Matthias.Kohl at stamats.de}\cr%
+
+Maintainer: Matthias Kohl \email{matthias.kohl at stamats.de}}
+\references{
+ Kohl, M. (2005) \emph{Numerical Contributions to the Asymptotic Theory of Robustness}.
+ Bayreuth: Dissertation.
+
+ Rieder, H. (1994) \emph{Robust Asymptotic Statistics}. New York: Springer.
+
+ Rieder, H., Kohl, M. and Ruckdeschel, P. (2008) The Costs of not Knowing
+ the Radius. Statistical Methods and Applications \emph{17}(1) 13-40.
+}
+\seealso{
+\code{\link[RobLox]{roblox}}, \code{\link[RobLox]{rowRoblox}}
+}
+\examples{
+library(RobLoxBioC)
+}
+\keyword{package}
More information about the Robast-commits
mailing list