predict.GK | R Documentation |
Given a fitted model by the Gautier Kitamura procedure predictions are made
at new design points given by the newdata
argument.
## S3 method for class 'GK'
predict(object, ...)
object |
is the fitted object of class "GK" |
... |
is expected to contain an argument |
a vector pf predicted probabilities
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.