coef_clusterplot: A function to plot coefficients in Logit model with cluster...

Description Usage Arguments

View source: R/coef_clusterplot.R

Description

This function creates a coefficient plot for Logit model

Usage

1
coef_clusterplot(ModelResults, varnames = NULL, data, clusterid)

Arguments

ModelResults

list. Specify model name of the logit model.

varnames

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.