Skip to content

Commit

Permalink
modified: dcm_torch.py
Browse files Browse the repository at this point in the history
  • Loading branch information
chiragnagpal committed Dec 24, 2021
1 parent 77ba704 commit 3201aaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dsm/contrib/dcm_torch.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

class DeepCoxMixturesTorch(nn.Module):
"""PyTorch model definition of the Deep Cox Mixture Survival Model.
The Cox Mixture involves the assumption that the survival function
of the individual to be a mixture of K Cox Models. Conditioned on each
subgroup Z=k; the PH assumptions are assumed to hold and the baseline
Expand Down

0 comments on commit 3201aaf

Please sign in to comment.