Mobius.card.set.func {kappalab}R Documentation

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)

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.

Value

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

See Also

Mobius.card.set.func-class.

Examples

Mobius.card.set.func(4:-2)

[Package kappalab version 0.4-12 Index]