ai_ipn_performance_dt | R Documentation |
This dataset, ai_ipn_performance_dt, is a data table containing performance metrics of an artificial intelligence tool for risk stratification of 200 indeterminate pulmonary nodules (IPNs) on chest CT scans.
data(ai_ipn_performance_dt)
A data table with 200 observations and 2 variables:
Malignancy status (0 = benign, 1 = malignant) (integer)
AI risk assessment rating (integer)
The dataset name has been kept as 'ai_ipn_performance_dt' to avoid confusion with other datasets in the R ecosystem. This naming convention helps distinguish this dataset as part of the PulmoDataSets package. The suffix 'dt' indicates that this is a data table object. The original content has not been modified in any way.
Data taken from the R4HCR package version 0.1
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.