Description Usage Arguments Value Note See Also Examples
Calculate the log-likelihood of the general quadratic classifier model applied to a data set.
| 1 2 | 
| object | object of class  | 
| response | a vector of classification responses used to calculate the log-likelihood of the gqc model. | 
| x | a matrix or dataframe containing values for each stimulus dimensions. | 
| zlimit | integer. Used to truncate the z-scores whose absolute values are greater than  | 
| ... | further arguments (currently unused) | 
The log-likelihood for the general quadratic classifier described by object fitted against the dataset given by response and x.  
The value of attributes, attr(, "df") (degrees of freedom) is calculated based on the assumption that all the parameters in object are free to vary.
| 1 2 3 4 5 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.