Summarize fitted z-curve object
# S3 method for class 'zcurve'
summary(
object,
type = "results",
all = FALSE,
ERR.adj = 0.03,
EDR.adj = 0.05,
round.coef = 3,
conf.level = 0.95,
...
)
A fitted z-curve object.
Whether the results "results"
or the
mixture mode parameters "parameters"
should be
returned. Defaults to "results"
.
Whether additional results, such as file drawer
ration, expected and missing number of studies, and Soric FDR
be returned. Defaults to FALSE
Confidence intervals adjustment for ERR. Defaults
to .03
as proposed by Bartos & Schimmack (in preparation).
Confidence intervals adjustment for EDR. Defaults
to .05
as proposed by Bartos & Schimmack (in preparation).
To how many decimals should the coefficient
be rounded. Defaults to 3
.
Confidence level for the confidence intervals. Note
that the ERR.adj
and EDR.adj
arguments were calibrated
for a 95% CI and might not be appropriate for other confidence levels.
Additional arguments
Summary of a z-curve object