# NOT RUN {
##load the data
data(mesa.model)
##Find out in which order parameters should be given
loglikeSTnames(mesa.model)
##...and for only the covariance parameters.
loglikeSTnames(mesa.model, FALSE)
# }
Run the code above in your browser using DataLab