coxAnonymize: Function for anonymizing a 'coxph' object

Description Usage Arguments Details Value

Description

Function that anonymizes a coxph class object by deleting each reference to single patients data.

Usage

1
coxAnonymize(model)

Arguments

model

A coxph object

Details

The data to be anonymized are in the structure of the coxph object. They are:

An anonymized object can be transmitted far from the origin without giving the chance to reconstruct the single cases details.

Value

An anonymized coxph object


kbolab/distrcox documentation built on May 20, 2019, 8:10 a.m.