-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathCITATION.cff
More file actions
125 lines (123 loc) · 3.84 KB
/
Copy pathCITATION.cff
File metadata and controls
125 lines (123 loc) · 3.84 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
# ------------------------------------------------
# CITATION.cff file created with {cffr} R package
# See also: https://docs.ropensci.org/cffr/
# ------------------------------------------------
cff-version: 1.2.0
message: 'To cite package "sps" in publications use:'
type: software
license: MIT
title: 'sps: Sequential Poisson Sampling'
version: 0.6.4
doi: 10.5281/zenodo.10109857
identifiers:
- type: doi
value: 10.32614/CRAN.package.sps
abstract: Sequential Poisson sampling is a variation of Poisson sampling for drawing
probability-proportional-to-size samples with a given number of units, and is commonly
used for price-index surveys. This package gives functions to draw stratified sequential
Poisson samples according to the method by Ohlsson (1998, ISSN:0282-423X), as well
as other order sample designs by Rosén (1997, <https://doi.org/10.1016/S0378-3758(96)00186-3>),
and generate approximate bootstrap replicate weights according to the generalized
bootstrap method by Beaumont and Patak (2012, <https://doi.org/10.1111/j.1751-5823.2011.00166.x>).
authors:
- family-names: Martin
given-names: Steve
email: marberts@protonmail.com
orcid: https://orcid.org/0000-0003-2544-9480
preferred-citation:
type: manual
title: 'sps: Sequential Poisson Sampling'
authors:
- family-names: Martin
given-names: Steve
orcid: https://orcid.org/0000-0003-2544-9480
email: marberts@protonmail.com
year: '2026'
doi: 10.5281/zenodo.10109857
url: https://cran.r-project.org/package=sps
notes: R package version 0.6.4
repository: https://CRAN.R-project.org/package=sps
repository-code: https://github.com/marberts/sps
url: https://marberts.github.io/sps/
contact:
- family-names: Martin
given-names: Steve
email: marberts@protonmail.com
orcid: https://orcid.org/0000-0003-2544-9480
keywords:
- cran
- official-statistics
- r
- r-package
- rstats
- sampling
- statistics
- survey-sampling
references:
- type: software
title: 'R: A Language and Environment for Statistical Computing'
notes: Depends
url: https://www.R-project.org/
authors:
- name: R Core Team
website: https://ror.org/02zz1nj61
institution:
name: R Foundation for Statistical Computing
website: https://ror.org/05qewa988
address: Vienna, Austria
year: '2026'
doi: 10.32614/R.manuals
version: '>= 4.2'
- type: software
title: stats
abstract: 'R: A Language and Environment for Statistical Computing'
notes: Imports
authors:
- name: R Core Team
website: https://ror.org/02zz1nj61
institution:
name: R Foundation for Statistical Computing
website: https://ror.org/05qewa988
address: Vienna, Austria
year: '2026'
doi: 10.32614/R.manuals
- type: software
title: kit
abstract: 'kit: Data Manipulation Functions Implemented in C'
notes: Suggests
url: https://fastverse.org/kit/
repository: https://CRAN.R-project.org/package=kit
authors:
- family-names: Jacob
given-names: Morgan
email: morgan.emailbox@gmail.com
year: '2026'
doi: 10.32614/CRAN.package.kit
version: '>= 0.0.10'
- type: software
title: litedown
abstract: 'litedown: A Lightweight Version of R Markdown'
notes: Suggests
url: https://github.com/yihui/litedown
repository: https://CRAN.R-project.org/package=litedown
authors:
- family-names: Xie
given-names: Yihui
email: xie@yihui.name
orcid: https://orcid.org/0000-0003-0645-5666
year: '2026'
doi: 10.32614/CRAN.package.litedown
- type: software
title: tinytest
abstract: 'tinytest: Lightweight and Feature Complete Unit Testing Framework'
notes: Suggests
url: https://github.com/markvanderloo/tinytest
repository: https://CRAN.R-project.org/package=tinytest
authors:
- family-names: Loo
given-names: Mark
name-particle: van der
email: mark.vanderloo@gmail.com
orcid: https://orcid.org/0000-0002-9807-4686
year: '2026'
doi: 10.32614/CRAN.package.tinytest