Skip to content

Commit a419bbf

Browse files
authored
Prepare CRAN submission (#1148)
* Prepare CRAN submission * fix URL * fix URL
1 parent 9d90a73 commit a419bbf

File tree

4 files changed

+4
-5
lines changed

4 files changed

+4
-5
lines changed

DESCRIPTION

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Type: Package
22
Package: parameters
33
Title: Processing of Model Parameters
4-
Version: 0.27.0.5
4+
Version: 0.28.0
55
Authors@R:
66
c(person(given = "Daniel",
77
family = "Lüdecke",
@@ -231,4 +231,3 @@ Config/testthat/parallel: true
231231
Config/Needs/website: easystats/easystatstemplate
232232
Config/Needs/check: stan-dev/cmdstanr
233233
Config/rcmdcheck/ignore-inconsequential-notes: true
234-
Remotes: easystats/insight

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# parameters (devel)
1+
# parameters 0.28.0
22

33
## Breaking Changes
44

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@ research. *PeerJ*, *5*, e3544. <https://doi.org/10.7717/peerj.3544>
334334

335335
Greenland, S., Rafi, Z., Matthews, R., & Higgs, M. (2022). *To Aid
336336
Scientific Inference, Emphasize Unconditional Compatibility Descriptions
337-
of Statistics*. Retrieved from <http://arxiv.org/abs/1909.08583>
337+
of Statistics*. Retrieved from <https://arxiv.org/abs/1909.08583>
338338

339339
</div>
340340

paper/paper.bib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ @article{amrhein_earth_2017
171171

172172
@misc{greenland_aid_2022,
173173
title = {To {Aid} {Scientific} {Inference}, {Emphasize} {Unconditional} {Compatibility} {Descriptions} of {Statistics}},
174-
url = {http://arxiv.org/abs/1909.08583},
174+
url = {https://arxiv.org/abs/1909.08583},
175175
abstract = {All scientific interpretations of statistical outputs depend on background (auxiliary) assumptions that are rarely delineated or explicitly interrogated. These include not only the usual modeling assumptions, but also deeper assumptions about the data-generating mechanism that are implicit in conventional statistical interpretations yet are unrealistic in most health, medical and social research. We provide arguments and methods for reinterpreting statistics such as P-values and interval estimates in unconditional terms, which describe compatibility of observations with an entire set of underlying assumptions, rather than with a narrow target hypothesis conditional on the assumptions. Emphasizing unconditional interpretations helps avoid overconfident and misleading inferences in light of uncertainties about the assumptions used to arrive at the statistical results. These include not only mathematical assumptions, but also those about absence of systematic errors, protocol violations, and data corruption. Unconditional descriptions introduce assumption uncertainty directly into the primary statistical interpretations of results, rather than leaving it for the discussion of limitations after presentation of conditional interpretations. The unconditional approach does not entail different methods or calculations, only different interpretation of the usual results. We view use of unconditional description as a vital component of effective statistical training and presentation. By interpreting statistical outputs in unconditional terms, researchers can avoid making overconfident statements based on statistical outputs. Instead, reports should emphasize the compatibility of results with a range of plausible explanations, including assumption violations.},
176176
urldate = {2022-11-10},
177177
publisher = {arXiv},

0 commit comments

Comments
 (0)