merge_zipf_init: Merge zipf_init to dataframe

Description Usage Arguments

Description

Take the list returned by zipf_init and the dataframe entered into the zipf_init function, and merge them together, returning a dataframe with ratings per runner.

Usage

1
merge_zipf_init(zipf_list, races, btn_var = NULL)

Arguments

zipf_list

list returned by zipf_init

races

dataframe of races

btn_var

name of variable in races with margins between horses, if entered it will calculate ratings for all losers using the winners rating and subtracting btn_var


durtal/RcappeR documentation built on May 15, 2019, 6 p.m.