Learn R Programming

kappalab (version 0.4-12)

Mobius.card.set.func: Creates an object representing the Möbius 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)

Value

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

Arguments

object

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

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