get_aggregated_values: Get aggregated values

Description Usage Arguments Value Author(s)

View source: R/get_aggregated_values.R

Description

Get aggregated values

Usage

1
2
3
4
5
6
get_aggregated_values(
  outcome_positive,
  prob_positive,
  outcome_dif,
  sort = TRUE
)

Arguments

outcome_positive

Positive outcome

prob_positive

Positive probability

outcome_dif

Outcome difference

sort

Whether to sort outcomes

Value

A list of numeric values

Author(s)

Shir Dekel


shirdekel/shirthesis documentation built on Dec. 23, 2021, 1:24 a.m.