Learn R Programming

Zelig (version 5.1.7)

is_simsrange1: Check if simulations for a range1 of fitted values are present in sim.out

Description

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

Usage

is_simsrange1(x, fail = TRUE)

Arguments

x

a sim.out method

fail

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