coef_se: Extract Standard Errors of Model Coefficients

View source: R/coef.IRTest.R

coef_seR Documentation

Extract Standard Errors of Model Coefficients

Description

Standard errors of model coefficients calculated by using Fisher information functions.

Usage

coef_se(object, complete = TRUE)

Arguments

object

An object for which the extraction of standard errors is meaningful.

complete

A logical value indicating if the full standard-error vector should be returned.

Value

Standard errors extracted from the model (object).


IRTest documentation built on Oct. 4, 2024, 5:11 p.m.