# Construct an object of the \code{mtkAnalyserResult} class
# from a data.frame.
data <- data.frame()
result <- mtkAnalyserResult(main=data,
information = list(method="Morris", model="Ishigami"))
Run the code above in your browser using DataLab