Package: OneStep
Type: Package
Title: One-Step Estimation
Version: 0.9.4
Authors@R: c(person("Alexandre", "Brouste", role = "aut", email = "alexandre.brouste@univ-lemans.fr", comment = c(ORCID = "0000-0001-6719-7432")),
             person("Christophe", "Dutang", role = c("aut", "cre"), email = "dutangc@gmail.com", comment = c(ORCID = "0000-0001-6732-1501")),
             person("Darel", "Noutsa Mieniedou", role = "ctb"))
Contact: Alexandre Brouste, Christophe Dutang <onestep@univ-lemans.fr>
Description: Provide principally an eponymic function that numerically computes 
  the Le Cam's one-step estimator for an independent and identically distributed sample. 
  One-step estimation is asymptotically 
  efficient (see L. Le Cam (1956) <https://projecteuclid.org/euclid.bsmsp/1200501652>) 
  and can be computed faster than the maximum likelihood estimator for large observation 
  samples, see e.g. Brouste et al. (2021) <doi:10.32614/RJ-2021-044>.
License: GPL (>= 2)
Encoding: UTF-8
Depends: fitdistrplus, numDeriv, parallel, extraDistr
Suggests: actuar
URL: https://journal.r-project.org/archive/2021/RJ-2021-044/
Classification/MSC-2010: 62F10
NeedsCompilation: no
Packaged: 2024-10-17 13:49:08 UTC; dutang
Author: Alexandre Brouste [aut] (<https://orcid.org/0000-0001-6719-7432>),
  Christophe Dutang [aut, cre] (<https://orcid.org/0000-0001-6732-1501>),
  Darel Noutsa Mieniedou [ctb]
Maintainer: Christophe Dutang <dutangc@gmail.com>
Repository: CRAN
Date/Publication: 2024-10-17 16:50:09 UTC
Built: R 4.3.3; ; 2025-01-24 10:36:13 UTC; unix
