View source: R/inverse-predict.R
inverse.predict | R Documentation |
Find the value of a predictor variable that has the given probability.
inverse.predict(regression, probability)
regression |
A logistic regression of the form |
probability |
Value in range (0,1) for which predictor should be found. |
The value of the predictor variable for which the given probability is predicted.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.