Learn R Programming

geex (version 1.1.1)

correction: Creates a correct_control object

Description

Creates a correct_control object

Usage

correction(FUN, ...)

Value

a correct_control object

Arguments

FUN

a correction to perform. components must be the first argument

...

additional arguments passed to FUN

Examples

Run this code
correction(FUN = fay_bias_correction, b = 0.75)

Run the code above in your browser using DataLab