Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

polyzone

Identify crossed polygons from existing cells when adding a new line (works only for dim = 2)


Description

Given an existing cell configuration represented by the Signvector and associated interior points w, identify the polygons crossed by the next new line.

Usage

polyzone(SignVector, w, A, b)

Arguments

SignVector

current SignvVctor matrix

w

associated interior points

A

design matrix for full problem aka [1,z]

b

associated final column of design matrix aka [v]

Value

vector of indices of crossed polygons

Author(s)

Jiaying Gu


RCBR

Random Coefficient Binary Response Estimation

v0.5.9
GPL (>= 2)
Authors
Roger Koenker [aut, cre], Jiaying Gu [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.