BuildConstraints {scdensity}R Documentation

Build objects Apos, Aunit, Aeq, Ashape, bshape

Description

This function builds the matrices/vectors needed to implement shape constraints in the estimation step.

Usage

BuildConstraints(P)

Arguments

P

A list of problem obejcts

Value

The same list, with Apos, Aunit, Aeq, Ashape, bshape filled in.


[Package scdensity version 1.0.3 Index]