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

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