powered by
getDomain
getDomain(this)
mtkFactor
mtkDomain
# Define a factor x1 <- make.mtkFactor(name="x1", distribName="unif", distribPara=list(min=-pi, max=pi)) # Return the uncertainty domain associated with the factor dom <- getDomain(x1)
Run the code above in your browser using DataLab