Learn R Programming

conquestr (version 1.4.5)

summariseCqChain: summariseCqChain

Description

takes a data frame created by getCqChain and returns a list reporting the mean and variaince for each parameter

Usage

summariseCqChain(myChain)

Value

A list.

Arguments

myChain

A data frame returned from getCqChain.

Examples

Run this code
if (FALSE) {
summariseCqChain(getCqChain(ConQuestSys()))
}

Run the code above in your browser using DataLab