Description Usage Arguments Value
Predict Method for gpcr Fits
1 2 |
fit |
a fitted object of class "gpcr" |
newdata |
optionally, a data frame in which to look for variables with which to predict. If omitted, the fitted linear predictors are used. |
type |
the type of prediction required. the default is on the scale of the linear predictors; the alternative "response" is on the scale of the response variable. Thus for a default binomial model the default predictions are of log-odds (probabilities on logit scale) and type = "response" gives the predicted probabilities. |
a vector of predictions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.