B_T_Weighted_home_CI: Bradley-Terry Weighted Likelihood Function with home...

Description Usage Arguments Value

Description

Bradley-Terry Weighted Likelihood Function with home parameter and return Confidence Interval of estimated parameters

Usage

1

Arguments

df

Dataframe with 5 columns. First column is the index of the home teams (use numbers to denote teams). Second column is the index of the away teams. Third column is the number of wins of home teams (usually to be 0/1). Fourth column is the number of wins of away teams (usually to be 0/1). Fifth column is the scalar of time when the match is played until now (Time lag).

ability

A column vector of teams ability, the last row is the home parameter whose rowname must be "at.home". The row number is consistent with the team's index shown in dataframe. Column name must be "xn".

u

The exponential decay rate.

i0

A teams index whose ability will be fixed as 0 (usually the team loss most).

Value

The estimated abilities.


heilokchow/MWLE-Lasso documentation built on May 23, 2019, 4:03 a.m.