se: Extracting the standard error

View source: R/methods.R

seR Documentation

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)

Arguments

object

a praislm or twoStepsBenchmark 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.


InseeFr/disaggR documentation built on June 29, 2024, 7:10 p.m.