table_cluster: A function to make a latex table from Logit model with...

Description Usage Arguments

View source: R/table_cluster.R

Description

This function creates a latex table for Logit model

Usage

1
2
table_cluster(ModelResults, varDef, digs = 3, robustse = TRUE, data,
  clusterid)

Arguments

ModelResults

list. Specify model name of the logit model.

varDef

character vector. A vector contains the name of variables

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.