Package: LeArEst
Type: Package
Title: Border and Area Estimation of Data Measured with Additive Error
Version: 1.0.0
Date: 2019-04-05
Authors@R: c(person("Mirta", "Bensic", role = "aut", 
                     email = "mirta@mathos.hr"),
             person("Safet", "Hamedovic", role = "aut", 
                     email = "safet.hamedovic@famm.unze.ba"),
             person("Kristian", "Sabo", role = "aut", 
                     email = "ksabo@mathos.hr"),
             person("Petar", "Taler", role = c("aut", "cre"),
                     email = "petar@mathos.hr"))
Maintainer: Petar Taler <petar@mathos.hr>
Description: Provides methods for estimating borders of uniform distribution on
  the interval (one-dimensional) and on the elliptical domain (two-dimensional)
  under measurement errors. For one-dimensional case, it also estimates the
  length of underlying uniform domain and tests the hypothesized length against
  two-sided or one-sided alternatives. For two-dimensional case, it estimates
  the area of underlying uniform domain. It works with numerical inputs as well
  as with pictures in JPG format.
License: GPL-2
LazyData: TRUE
RoxygenNote: 6.1.1
Imports: conicfit, doParallel, foreach, graphics, jpeg, opencpu (>=
        2.0.0), parallel, stats, utils
NeedsCompilation: no
Encoding: UTF-8
Packaged: 2019-04-08 09:32:09 UTC; petar
Author: Mirta Bensic [aut],
  Safet Hamedovic [aut],
  Kristian Sabo [aut],
  Petar Taler [aut, cre]
Repository: CRAN
Date/Publication: 2019-04-08 09:42:45 UTC
Built: R 4.2.0; ; 2022-03-22 17:43:17 UTC; unix
