mids_predict_logreg: Predict from imputed data

Description Usage Arguments Note Author(s)

View source: R/mids_predict_logreg.r

Description

Predict from imputed data sets from a mids object and a logistic regerssion model

Usage

1
mids_predict_logreg(object, formula, newdata)

Arguments

object

a mids object

formula

formula for the logistic regression

newdata

data for which predictions are wanted

Note

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

Author(s)

Henrik


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