cox_regression package¶ Root imports for the tno.fl.protocols.cox_regression package. Subpackages¶ cox_regression.tests namespace Submodules cox_regression.tests.script_schoenfeld_residuals module main() cox_regression.tests.test_protocol module test_protocol() cox_regression.tests.test_schoenfeld_residuals module test_schoenfeld_residuals() cox_regression.tests.test_stacking module TestSurvivalStacking cox_regression.tests.test_statistics module test_statistics() Submodules¶ cox_regression.client module Client Client.__init__() Client.compute_statistics() Client.model_ Client.run() Client.run_time_varying() Client.stacked_data_ Client.stacked_target_ cox_regression.msg_ids module cox_regression.schoenfeld_residuals module load_data() mpc_schoenfeld_residuals() precomputation() preprocess_data() share_failures() cox_regression.server module Server Server.__init__() Server.compute_statistics() Server.run() cox_regression.survival_stacking module stack() stack_time_varying()