Description Usage Arguments Value See Also
Compute predicted probability of having the phenotype for each patient in the dataset.
1 | phecap_predict_phenotype(data, model)
|
data |
an object of class |
model |
an object of class |
A data.frame
with two columns:
patient_index |
patient identifier |
,
prediction |
predicted phenotype |
.
See PheCAP-package
for code examples.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.