set_tiers: Determine Tiers by Position

View source: R/to_be_deprecated.R

set_tiersR Documentation

Determine Tiers by Position

Description

This function determines tiers for each position by applying Cohen's D effect size

Usage

set_tiers(data_tbl, d_threshold = NULL, src_points)

Arguments

data_tbl

An output from the projected_points function

d_threshold

THe thresholds to use when applying Cohens'd D function to determine the tiers. If omitted then the default_threshold will be used.

src_points

An output from the source_points function


FantasyFootballAnalytics/ffanalytics documentation built on April 6, 2024, 6:56 p.m.