apollo_insertComponentName {apollo}R Documentation

Adds componentName2 to model calls

Description

Adds componentName2 to model calls

Usage

apollo_insertComponentName(e)

Arguments

e

An expression or a function. It will usually be apollo_probabilities.

Value

The original argument 'e' but modified to incorporate a new setting called 'componentName2' to every call to apollo_<model> (e.g. apollo_mnl, apollo_nl, etc.).


[Package apollo version 0.3.1 Index]