fm_set_call: Helper Function for Setting 'mids$call'

View source: R/ibindlist.R

fm_set_callR Documentation

Helper Function for Setting mids$call

Description

Helper Function for Setting mids$call

Usage

fm_set_call(mids, call)

Arguments

mids

A mids object to update

call

A call object to use as mids$call after standardization. Can be NULL, in which case mids is returned unaltered.

Value

The mids object with an updated call (if call is not NULL). Note that if call has arguments m, maxit, or seed, their values are updated to reflect the corresponding attribute in mids.


jesse-smith/futuremice documentation built on Nov. 24, 2023, 7:19 a.m.