summariseCqChain
takes a data frame created by getCqChain and returns a list reporting the mean and variaince for each parameter
summariseCqChain(myChain)
myChain
: A data frame returned from getCqChain.A list.
## Not run: summariseCqChain(getCqChain(ConQuestSys())) ## End(Not run)