buildRestrictMat: build the restriction matrix

View source: R/buildRestrictMat.R

buildRestrictMatR Documentation

build the restriction matrix

Description

Function returns a list r with information regarding coefficient restrictions and estimation. The field R contains a restriction matrix for imposing cross-coefficient restrictions. If no cross-coefficient restrictions are present R is set to NULL. The vector q contains a vector of lagrangean multipliers. The vector constrained gives the constrained coefficients in convenient form.

Usage

buildRestrictMat(d)

Arguments

d

A list containing equation information.


zackfisher/MIIVsem documentation built on March 11, 2024, 11:34 a.m.