pruneICvec: prune a vector of IC values according to minDose and maxDose

Description Usage Arguments Value

View source: R/moonshot.R

Description

This is useful if we want to truncate non-achievable IC values (i.e. -30, 30) with observed minimum and maximum dose

Usage

1
pruneICvec(vec, minD, maxD)

Arguments

vec

a vector of IC values

minD

minimum dose adminised

maxD

maximum dose adminised

Value

a vector of the pruned IC values


nickytong/drexplorerExtra documentation built on May 20, 2019, 9:15 p.m.