| revss-package {revss} | R Documentation |
Robust Estimation in Very Small Samples
Description
Implements the estimation techniques described in Rousseeuw & Verboven (2002) <doi:10.1016/S0167-9473(02)00078-6> for the location and scale of very small samples.
Details
The DESCRIPTION file:
| Package: | revss |
| Type: | Package |
| Title: | Robust Estimation in Very Small Samples |
| Version: | 2.0.0 |
| Date: | 2024-06-20 |
| Authors@R: | c(person(given = "Avraham", family = "Adler", role = c("aut", "cph", "cre"), email = "Avraham.Adler@gmail.com", comment = c(ORCID = "0000-0002-3039-0703"))) |
| Description: | Implements the estimation techniques described in Rousseeuw & Verboven (2002) <doi:10.1016/S0167-9473(02)00078-6> for the location and scale of very small samples. |
| License: | BSD_2_clause + file LICENSE |
| URL: | https://github.com/aadler/revss |
| BugReports: | https://github.com/aadler/revss/issues |
| Encoding: | UTF-8 |
| Suggests: | covr, tinytest |
| Imports: | stats |
| NeedsCompilation: | no |
| Author: | Avraham Adler [aut, cph, cre] (<https://orcid.org/0000-0002-3039-0703>) |
| Maintainer: | Avraham Adler <Avraham.Adler@gmail.com> |
Index of help topics:
adm Average Distance to the Median revss-package Robust Estimation in Very Small Samples robLoc Robust Estimate of Location robScale Robust Estimate of Scale
Author(s)
Avraham Adler [aut, cph, cre] (<https://orcid.org/0000-0002-3039-0703>)
Maintainer: Avraham Adler <Avraham.Adler@gmail.com>
[Package revss version 2.0.0 Index]