rrating_scale: simulate rating scale data

Description Usage Arguments Value Author(s)

View source: R/simulation.R

Description

using a scaled and binned logitnorm distribution

Usage

1
rrating_scale(N, mu, sd, ends = c(1, 5), bin = TRUE)

Arguments

N

number of simulations

mu

mean of underlying normal

sd

sd of underlying normal

ends

vector of two endpoints c(0,5)

bin

whether to bin to integer values

Value

numerical

Simulates rating scale responses using rlogitnorm. Note that mu and sd are for the underlying normal distribution.

Author(s)

Martin Schmettow


schmettow/mascutils documentation built on May 12, 2020, 11:39 a.m.