apollo_insertComponentName: Adds componentName2 to model calls

View source: R/apollo_insertComponentName.R

apollo_insertComponentNameR 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.).


apollo documentation built on Oct. 13, 2023, 1:15 a.m.