powerSet {LoBrA} | R Documentation |
Creating the power set of a set.
Description
Creating the power set of a set.
Usage
powerSet(set)
Arguments
set |
Set of numbers of potential spline break points. |
Value
Returns power set of the given set.
[Package LoBrA version 1.0 Index]