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.


disaggR documentation built on Sept. 11, 2024, 5:17 p.m.