density_ridgeplot: A function to plot first difference in Logit model with...

Description Usage Arguments

View source: R/density_ridgeplot.R

Description

This function creates a ridge density plot for variables in Logit model using simulations

Usage

1
2
density_ridgeplot(ModelResults, n.sim = 1000, varname, data, val1, val2,
  clusterid)

Arguments

ModelResults

list. Specify model name of the logit model.

n.sim

numeric. Specify the number of simulations

varname

character vector. A vector contains the name of variables

data

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

val1

numeric. Specify the min value of percentile

val2

numeric. Specify the max value of percentile

clusterid

character. The cluster id


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