Package: OBRE
Title: Optimal B-Robust Estimator Tools
Date: 2017-06-13
Version: 0.1-0
Authors@R: c(
      person("Andrea", "Riboldi", email = "andreariboldi.ar@gmail.com", role = c("aut", "cre")),
      person("Ivan Luciano", "Danesi", email = "ivanluciano.danesi@unicredit.eu", role = c("aut")),
      person("Fabio", "Piacenza", email = "fabio.piacenza@unicredit.eu", role = c("aut")),
      person("Ruben", "Ciaponi", role = c("ctb")),
      person("Stephen", "Allen", role = c("ctb")),
      person("Novella", "Saccenti", role = c("ctb")),
      person("Annarita", "Filippi", role = c("ctb")))
Author: Andrea Riboldi [aut, cre],
        Ivan Luciano Danesi [aut],
        Fabio Piacenza [aut],
        Ruben Ciaponi [ctb],
        Stephen Allen [ctb],
        Novella Saccenti [ctb],
        Annarita Filippi [ctb]
Maintainer: Andrea Riboldi <andreariboldi.ar@gmail.com>
Description: An implementation for computing Optimal B-Robust Estimators (OBRE) of two
    parameters distributions. The procedure is composed by some equations
    that are evaluated alternatively until the solution is reached. Some tools
    for analyzing the estimates are included. The most relevant is OBRE
    covariance matrix computation using a closed formula.
Depends: R (>= 2.11.1), pracma(>= 1.7.3)
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
ByteCompile: true
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2017-07-19 18:22:20 UTC; Admin
Repository: CRAN
Date/Publication: 2017-07-19 21:55:05 UTC
