calib_data_frame function

calib_data_frame

calib_data_frame

helper function that creates a data.frame with the Platt Calibrations

calib_data_frame(calibrations, bin_phenotypes, bin_pheno_available)

Arguments

  • calibrations: list result of calibration_surro
  • bin_phenotypes: data.frame with binary phenotypes resulting form binarize_all_pheno
  • bin_pheno_available: string with the names of the binarize clinical variables available in the dataset

Returns

data.frame with the calibrated surrogates

  • Maintainer: Daniele Bizzarri
  • License: GPL-3
  • Last published: 2024-02-01

Useful links