R/globals.r

if (getRversion() >= "2.15.1") {
  utils::globalVariables(c(
    "Time", "cif_1", "cif_2", "LBond_1", "LBond_2",
    "UBond_1", "UBond_2", "CIF", "cif_fun", "groups",
    "Confidence_Lower", "LBond", "Confidence_Upper", "UBond",
    "CIFAdjusted", "Risk", "dat"
  ))
}

Try the cmpp package in your browser

Any scripts or data that you put into this service are public.

cmpp documentation built on June 8, 2025, 11:39 a.m.