createQuestionLevelProportionJudgmentPlots: Create Question-Level Proportion Judgment Plots

Description Usage Arguments See Also Examples

Description

This function lets you create plots of the bias, ignorance, and cross-unit variability on a per-question basis, From results of a JAGS model. If you want to print those on a common structure, feed the output into printQuestionParameterPDF The internal call is just to a set of ggplots, which work more or less as you'd expect.

Usage

1
2
createQuestionLevelProportionJudgmentPlots(data, year = "",
  countryVariabilityBars = FALSE, textsize = 20)

Arguments

data

A dataframe containing the fields: question, bias, biasQCTau, biasLow, biasHigh, and ditto for lambda and tau

textsize

A scaling to make the text in the plots bigger or smaller

See Also

printQuestionParameterPDF

Examples

1

dlandy/demographicModeling documentation built on May 16, 2019, 7:10 p.m.