Predict_status.Rd
This function is used to predict the status of one or more new persons.
Predict_status(rds.obj, model, configs = NULL, prevalence)
A rds object containing an FBM.code256.
A model to use for predicting.
A data frame with configurations and their liabilities. Only used for LTFH.
The likelihood of having the disease in the population.
A vector of 1's and 0's indicating predicted status.