printQuestionParameterPDF: Create PDF's of parameters

Description Usage Arguments Examples

Description

This function creates a pdf of your data. You must give it the output of a call to createQuestionLevelProportionJudgmentPlots. and a set of n items;

Usage

1
printQuestionParameterPDF(graphs, file = "parameters.pdf", items = c(1:3))

Arguments

graphs

the output of a call to createQuestionLevelProportionJudgmentPlots

file

the name of the pdf file to use

items

3 items, of those returned by createQuestionLevelProportionJudgmentPlots, to plot. This is a vector of indices, with codes as follows: 1=crossNationalBias, 2=crossNationalLambda, 3=crossNationalTau, 4=biasTau, 5=residual

Examples

1

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