btmix-methods {psychomix}R Documentation

Methods for btmix Objects

Description

Methods for btmix-class objects.

Usage

## S4 method for signature 'btmix'
worth(object, component = NULL)

Arguments

object

An object of class "btmix".

component

Indicates which components are returned. Default is all components.

Details

worth returns the worth parameters from the Bradley-Terry model.


[Package psychomix version 1.1-8 Index]