Learn R Programming

Zelig (version 5.1.7)

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

Description

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

Usage

is_simsx(x, fail = TRUE)

Arguments

x

a sim.out method

fail

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