vcovBT: Calculate the variance-covariance matrix for a Bradley-Terry...

Description Usage Arguments Value See Also Examples

View source: R/BTutilities.R

Description

Calculate the variance-covariance matrix for a Bradley-Terry model

Usage

1
vcovBT(mu, X)

Arguments

mu

a vector of Bradley–Terry model parameter estimates

X

a square matrix of paired comparisons

Value

A Fisher information matrix

See Also

Other Bradley-Terry model utility functions: BradleyTerry, hessianBT, loglikelihood, pseudocount

Examples

1
2

Selbosh/scrooge documentation built on May 5, 2019, 8 p.m.