Learn R Programming

kappalab (version 0.4-7)

Mobius.card.set.func: Creates an object representing the Mbius transform of a cardinal set function.

Description

Creates objects of class Mobius.card.set.func: from an object of class numeric.

Usage

Mobius.card.set.func(object)

Arguments

object
An object of class numeric containing the coefficients of the cardinal Mbius representation. The coefficient at position k corresponds to the value of the cardinal Mbius representation for subsets of size k.

Value

Returns an object of class Mobius.card.set.func.

See Also

Mobius.card.set.func-class.

Examples

Run this code
Mobius.card.set.func(4:-2)

Run the code above in your browser using DataLab