genSkew: Simulates a skewed careless respondent

Description Usage Arguments Author(s)

View source: R/genSkew.R

Description

Given a vector of survey responses, an insert, and a number of items, this function simulates a skewed careless respondent.

Usage

1
genSkew(x, mu = 5.75, sigma = 1.25, floor = 1, ceiling = 7)

Arguments

x

the length of the span of careless responses

mu

the mean of the distribution from from which to draw the skewed respondent

sigma

the standard deviation of the distribution from which to draw the skewed respondent

floor

the lowest possible value for a response

the

highest possible value for a response

Author(s)

Richard D. Yentes ryentes@ncsu.edu


ryentes/rdy-dissertation-tools documentation built on Dec. 5, 2019, 10:23 p.m.