generate_prob_table: Generate a table of CDF probabilities

Description Usage Arguments Value

Description

Trim the results and generate a CDF for the score data. Create a new data frame from the CDF probabilities containing each score and its associated probability. This new data frame can be used to fit a linear or exponential model

Usage

1
generate_prob_table(results, score_col)

Arguments

results

A data frame containing archery scores

score_col

The data fram column containing the scores

Value

A table of scores and their probabilities according to the


timwilson/soty documentation built on May 11, 2019, 3:08 p.m.