Description Usage Arguments Value Author(s) Examples
Returns the data type of the nominal value associated with the uncertainty domain of a factor.
| 1 | getNominalValueType(this)
 | 
| this | an object of the class  | 
a string
Hervé Richard, BioSP, Inra, Herve.Richard@avignon.inra.fr, Hervé Monod and Juhui WANG, MIA-jouy, INRA
| 1 2 3 4 5 6 | # 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.
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.