isInitialized(object)
object
| any object requiring initialization. |
object has been initialized (generally through a call
to initialize), by searching for components and attributes
which are modified during initialization.object has been
initialized.initializelibrary(lme) pd1 <- pdDiag(~age) isInitialized(pd1)