Learn R Programming

ExpDE (version 0.2.0)

get_exp_params_1: Get experimental parameters

Description

Get parameters for practicing the design and running of a comparative experiment using ExpDE as a data-generating process.

Usage

get_exp_params_1(ID, echo = TRUE)

Value

List object with experimental parameters that need to be used for the design of the experiment.

Arguments

ID

a unique positive integer (e.g., a student ID)

echo

Boolean, should the function print its output?