-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCITATION.cff
63 lines (61 loc) · 2.11 KB
/
CITATION.cff
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
# --------------------------------------------
# CITATION file created with {cffr} R package
# See also: https://docs.ropensci.org/cffr/
# --------------------------------------------
cff-version: 1.2.0
message: 'To cite package "betaNB" in publications use:'
type: software
license: MIT
title: 'betaNB: Bootstrap for Regression Effect Sizes'
version: 1.0.5.9000
identifiers:
- type: doi
value: 10.32614/CRAN.package.betaNB
abstract: 'Generates nonparametric bootstrap confidence intervals (Efron and Tibshirani,
1993: <https://doi.org/10.1201/9780429246593>) for standardized regression coefficients
(beta) and other effect sizes, including multiple correlation, semipartial correlations,
improvement in R-squared, squared partial correlations, and differences in standardized
regression coefficients, for models fitted by lm().'
authors:
- family-names: Pesigan
given-names: Ivan Jacob Agaloos
email: [email protected]
orcid: https://orcid.org/0000-0003-4818-8420
preferred-citation:
type: thesis
title: 'Confidence intervals for standardized coefficients: Applied to regression
coefficients in primary studies and indirect effects in meta-analytic structural
equation modeling'
authors:
- family-names: Pesigan
given-names: Ivan Jacob Agaloos
email: [email protected]
orcid: https://orcid.org/0000-0003-4818-8420
year: '2022'
institution:
name: University of Macau
thesis-type: PhD Thesis
repository: https://CRAN.R-project.org/package=betaNB
repository-code: https://github.com/jeksterslab/betaNB
url: https://jeksterslab.github.io/betaNB/
contact:
- family-names: Pesigan
given-names: Ivan Jacob Agaloos
email: [email protected]
orcid: https://orcid.org/0000-0003-4818-8420
keywords:
- confidence-intervals
- nonparametric-bootstrap
- r
- r-package
- regression-effect-sizes
- standardized-regression-coefficients
references:
- type: manual
title: 'betaNB: Bootstrap for Regression Effect Sizes'
authors:
- family-names: Pesigan
given-names: Ivan Jacob Agaloos
email: [email protected]
orcid: https://orcid.org/0000-0003-4818-8420
year: '2023'