Learn R Programming

Zelig (version 5.1.7)

is_simsx1: Check if simulations for individual values for x1 are present in sim.out

Description

Check if simulations for individual values for x1 are present in sim.out

Usage

is_simsx1(x, fail = TRUE)

Arguments

x

a sim.out method

fail

logical whether to return an error if simulation range is not present.