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

polycount

Check Cell Count for degenerate hyperplane arrangements


Description

When the hyperplane arrangement is degenerate, i.e. not in general position, the number of distinct cells can be checked against the formula of Alexanderson and Wetzel (1981).

Usage

polycount(A, b, maxints = 10)

Arguments

A

is a n by m matrix of hyperplane slope coefficients

b

is an n vector of hyperplane intercept coefficients

maxints

is maximum number of lines allowed to cross at the same vertex

Value

number of distinct cells

References

Alexanderson, G.L and J.E. Wetzel, (1981) Arrangements of planes in space, Discrete Math, 34, 219–240.


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.