generate_theta: Generate Theta Values from a Distribution Specification...

View source: R/generate_data.R

generate_thetaR Documentation

Generate Theta Values from a Distribution Specification (Internal)

Description

Generate Theta Values from a Distribution Specification (Internal)

Usage

generate_theta(theta_dist, n)

Arguments

theta_dist

Character string ("normal", "uniform") or function.

n

Integer. Number of values to generate.

Value

Numeric vector of length n.


irtsim documentation built on April 24, 2026, 1:07 a.m.