mids_predict_on: Predict on imputed data

Description Usage Arguments Note Author(s)

View source: R/mids_predict_on.r

Description

Predict from an object (model) on a mids object.

Usage

1
mids_predict_on(object, mids, ...)

Arguments

object

prediction object (=model, typically)

mids

mids object to be predicted on.

...

arguments passed to predict

Note

It would be nice to include the equivalent of parameter se.fit from other prediction methods.

Author(s)

Henrik Renlund


renlund/formids documentation built on May 27, 2019, 5:51 a.m.