Learn R Programming

apollo (version 0.3.4)

apollo_initialise: Prepares environment

Description

Prepares environment (the global environment if called by the user) for model definition and estimation.

Usage

apollo_initialise()

Arguments

Value

Nothing.

Details

This function detaches variables and makes sure that output is directed to console. It does not delete variables from the working environment.