nominal: Create a nominal measure

nominalR Documentation

Create a nominal measure

Description

Method for constructing a nominal measure through a Unit.

Usage

nominal(unit, name, cardinality, numberOfInstances)

Arguments

unit

Unit object. Unit that has/contributes the nominal measure.

name

Character. Name of measure, corresponds to column name in data.

numberOfInstances

Integer or AbstractVariable or AtMost or Per. Number of instances of the measure the @param unit has. Default is 1.

cardinality.

Integer. Optional. Only required if no data is assigned.

Value

Has Relationship representing Unit having the Nominal Measure.


emjun/tisaner documentation built on Nov. 9, 2024, 6:32 p.m.