assign_manual_payor_quantile_scores: Assign Manual Payor Quantile Scores

Description Usage Arguments Value

Description

This function computes scores defined by provided cut points. This functions requires the user to provide the breakpoints to manually calculate the scores. This is representative of the original approach to calculating scores.

Usage

1
assign_manual_payor_quantile_scores(x, ntiles, allowParallel = FALSE)

Arguments

x

An n x 3 matrix containing the raw activation values from

ntiles

The n-tiles for each confidence category activation values

allowParallel

Boolean indication if parallelization should be used

Value

The 'x' matrix with the score columns filled


cdeterman/HGTools documentation built on May 13, 2019, 2:34 p.m.