DOOR.rank: DOOR algorithm for ranking (Based on the algorithm of Evans...

Description Usage Arguments Value

View source: R/DOOR_rank.R

Description

The higher DOOR.rank, the better clinical outcome the patient has (based on benefits and harms)

Usage

1
DOOR.rank(df, var_order, ties.method = c("average", "random"))

Arguments

df

Dataset that contains all the variables that should be included for ranking and group label, class data.frame

var_order

Desired order of variables in dataset df

ties.method

By default, ties.method is average

Value

The rank based on DOOR algorithm based on multivariate clinical variables


ziqiaow/MvTrend documentation built on Jan. 30, 2020, 10:29 p.m.