mi.start {mi}R Documentation

Starting value from mi.method objec class.

Description

Internal function to extract starting values from mi.method objects.

Usage

mi.start(object)
  ## S4 method for signature 'mi.method':
  mi.start( object )
  ## S4 method for signature 'mi.mixed':
  mi.start( object )

Arguments

object mi.method object class.

Details

Extracs the starting values from mi.method object family.

Value

start starting value

Author(s)

Masanao Yajima yajima@stat.columbia.edu, M.Grazia Pittau grazia@stat.columbia.edu, Andrew Gelman gelman@stat.columbia.edu

References

Andrew Gelman and M. Grazia Pittau, A flexible program for missing-data imputation and model checking, Technical report, Columbia University, New York.

See Also

mi


[Package mi version 0.02-02 Index]