sim_cluster: A function to simulate coefficient in Logit model with...

Description Usage Arguments

View source: R/sim_cluster.R

Description

This function simulate the post esitmation distribution

Usage

1
sim_cluster(ModelResults, n.sim = 1000, data, clusterid)

Arguments

ModelResults

list. Specify model name of the logit model.

n.sim

numeric. Specify the number of simulations

data

data.frame. The name of the data frame in logit model

clusterid

character. The cluster id


cc458/postregplots documentation built on Aug. 22, 2019, 9:24 a.m.