R/interceptAdj.R
odds_adjust.Rd
Title Update a prediction model for a binary outcome by multiplying a fixed odd-ratio to the predicted odds.
odds_adjust(p0, p1, v)
Mean of observed risk or predicted risk in development sample.
Mean of observed risk in target population.
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.