powerSet: Creating the power set of a set.

View source: R/train.peaksplines.R

powerSetR 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.


LoBrA documentation built on March 22, 2022, 1:06 a.m.