| odds_adjust | R Documentation | 
Title Update a prediction model for a binary outcome by multiplying a fixed odd-ratio to the predicted odds.
odds_adjust(p0, p1, v)
| p0 | Mean of observed risk or predicted risk in development sample. | 
| p1 | Mean of observed risk in target population. | 
| v | Variance of predicted risk in development sample. | 
Returns a correction factor that can be applied to the predicted odds in order to update the predictions for a new target population.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.