AddBinObjects {scdensity}R Documentation

A small function to add the objects needed for the binning QP to the problem list.

Description

A small function to add the objects needed for the binning QP to the problem list.

Usage

AddBinObjects(P, s)

Arguments

P

A list with the problem details.

s

A vector of centers.

Value

A modified problem list.


[Package scdensity version 1.0.3 Index]