zcurve.estimates: z-curve estimates

zcurve.estimatesR Documentation

z-curve estimates

Description

The following functions extract estimates from the z-curve object.

Usage

ERR(object, round.coef = 3)

EDR(object, round.coef = 3)

ODR(object, round.coef = 3)

Soric(object, round.coef = 3)

file_drawer_ration(object, round.coef = 3)

expected_n(object, round.coef = 0)

missing_n(object, round.coef = 0)

significant_n(object)

included_n(object)

Arguments

object

the z-curve object

round.coef

rounding for the printed values

Details

Technically, ODR, significant n, and included n are not z-curve estimates but they are grouped in this category for convenience.

See Also

zcurve()


zcurve documentation built on Nov. 2, 2023, 6:21 p.m.