Skip to contents

This function is used to predict the status of one or more new persons.

Usage

Predict_status(rds.obj, model, configs = NULL, prevalence)

Arguments

rds.obj

A rds object containing an FBM.code256.

model

A model to use for predicting.

configs

A data frame with configurations and their liabilities. Only used for LTFH.

prevalence

The likelihood of having the disease in the population.

Value

A vector of 1's and 0's indicating predicted status.