Learn R Programming

PFIM (version 5.0)

getResponseNameByIndice: Get the response name given the indice of the response.

Description

Get the response name given the indice of the response.

Usage

getResponseNameByIndice(object, outcomeIndice)

Value

A character string giving the name of the response.

Arguments

object

An object Arm from the class Arm.

outcomeIndice

A numeric giving the indice of the response in the Arm object.