sim_raw_inds_from_ab: simulates raw individual parameter values (in beta space)...

View source: R/simulate_parameters2.R

sim_raw_inds_from_abR Documentation

simulates raw individual parameter values (in beta space) from alpha/beta dataframes

Description

simulates raw individual parameter values (in beta space) from alpha/beta dataframes

Usage

sim_raw_inds_from_ab(
  mus_df,
  out_pars = "beta",
  nsim,
  nsubj,
  starting_string = "",
  seed = NULL
)

Arguments

starting_string

string at the start of each column name. Defaults to ” (empty), but sometimes 'mu_' might work

seed

SpTB/wztools documentation built on July 2, 2023, 11:50 a.m.