generate_data: Generate data for one architecture for all subjects

View source: R/generation.R

generate_dataR Documentation

Generate data for one architecture for all subjects

Description

This function takes some data, median parameter estimates and job variables and outputs a tibble with simulated data for all subjects

Usage

generate_data(model_data, vars)

Arguments

model_data

The original data for the task being simulated.

vars

The list of job variables.

medians

The median estimates of parameter values for each participant.

Value

A tibble with the simulated data values matching the original data.


gjcooper/gcphd-model_of_dce documentation built on March 25, 2024, 8:57 a.m.