# Create a domain and get the type of its nominal value
d <- mtkDomain(distributionName="unif", domainNominalValue=0.0)
valueType <- getNominalValueType(d)
# For more information, see examples for the mtkDomain or
# mtkFactor classes.
Run the code above in your browser using DataLab