Learn R Programming

Zelig (version 4.2-1)

names.qi: The Names of a 'qi' Object

Description

Function to get the names of a 'qi' object. This function does not entirely parallel the functionality of traditional 'names' methods; this is because the $ operator has been overloaded to support a unique style of value extraction. For technical details, please see the source code.

Usage

## S3 method for class 'qi':
names(x)

Arguments

x
a 'qi' object

Value

  • a character-vector containing the names of the Quantities of Interest