convert_param {faux}R 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


[Package faux version 1.2.1 Index]