predict_kms | R Documentation |
km
models.Predict function for list of km
models.
predict_kms(
model,
newdata,
type,
se.compute = TRUE,
cov.compute = FALSE,
light.return = TRUE,
bias.correct = FALSE,
checkNames = FALSE,
...
)
model |
list of |
newdata , type , se.compute , cov.compute , light.return , bias.correct , checkNames , ... |
see |
So far only light.return = TRUE
handled. For the cov field, a list of cov matrices is returned.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.