convert_param: Convert parameter

convert_paramR Documentation

Convert parameter

Description

Converts parameter specification from vector or list format

Usage

convert_param(param, cells_w, cells_b, type = "this parameter")

Arguments

param

the parameter (mu, sd, or n)

cells_w

a vector of within-subject cells combinations

cells_b

a vector of between-subject cell combinations

type

the name of the parameter (for error messages)

Value

a list of parameters


faux documentation built on April 20, 2023, 9:13 a.m.