apollo_initialise {apollo} | R Documentation |
Prepares environment
Description
Prepares environment (the global environment if called by the user) for model definition and estimation.
Usage
apollo_initialise()
Details
This function detaches variables and makes sure that output is directed to console. It does not delete variables from the working environment.
Value
Nothing.
[Package apollo version 0.3.3 Index]