multiout: Perform multiple outputation

Description Usage Arguments Value

Description

Perform multiple outputation on a dataset to obtain estimates of generic parameters

Usage

1
multiout(fn, M, data, id, leave.as.list = FALSE)

Arguments

fn

a function to apply to each sub-data set

M

the (positive integer) number of outputations to perform

data

the data.frame

id

a string of the name describing each cluster

leave.as.list

a logical indicating whether the results should be left as a list

Value

A vector (or list of vectors in the case of leave.as.list = TRUE) containing the outputated estimates


WannabeSmith/multiout documentation built on June 10, 2019, 11:34 a.m.