Learn R Programming

disaggR (version 1.0.5.4)

se: Extracting the standard error

Description

The function se returns the standard error of the coefficients from either a praislm or a twoStepsBenchmark object.

Usage

se(object)

Value

a numeric, that is named the same way that the coefficients are. If some coefficients are set by the user, they return NA as for their standard error.

Arguments

object

a praislm or twoStepsBenchmark object.