Learn R Programming

Zelig (version 5.1.7)

is_simsrange: Check if simulations for a range of fitted values are present in sim.out

Description

Check if simulations for a range of fitted values are present in sim.out

Usage

is_simsrange(x, fail = TRUE)

Arguments

x

a sim.out method

fail

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