create.auclist: simple code to generate AUC list between initial and final...

View source: R/simulator.R

create.auclistR Documentation

simple code to generate AUC list between initial and final values

Description

simple code to generate AUC list between initial and final values

Usage

create.auclist(initial = 0.51, final = 0.91, N = 10)

Arguments

initial

the starting AUC value

final

the ending AUC value

N

the number of AUC list

Value

A list of AUC values


sungcheolkim78/FiDEL documentation built on Nov. 13, 2024, 7:58 a.m.