listContents {demest}R Documentation

List of output from estimate function.

Description

Calling listContents on a the filenmame used by estimateModel, estimateCounts, or estimateAccount shows the items available to be fetched, in a hierarchical structure.

Usage

listContents(filename, where = character(), max = NULL)

Arguments

filename

The name of the file where the output from the estimate function is kept.

where

A character vector used to select a single parameter or batch of parameters. See below for details.

max

Maximum depth of hierarchical structure to show.


[Package demest version 0.0.0.3.1 Index]