Learn R Programming

LoBrA (version 1.0)

powerSet: 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.