
Last chance! 50% off unlimited learning
Sale ends in
getDistributionName
methodgetDistributionName(this)
mtkDomain
or mtkFactor
).
# Create a domain and get the name of its distribution
d <- mtkDomain(distributionName="unif", domainNominalValue=0)
distribution <- getDistributionName(d)
# For more information, see examples for the mtkDomain or
# mtkFactor classes.
Run the code above in your browser using DataLab