Learn R Programming

PFIM (version 5.0)

modifySamplingTimes: Modify the sampling times of an arm.

Description

Modify the sampling times of an arm.

Usage

modifySamplingTimes(object, outcome, samplingTimes)

Value

The object Arm object with its new sampling times.

Arguments

object

An object Arm from the class Arm.

outcome

A character string giving the name of the outcome ie the name of the response.

samplingTimes

A vector of numeric giving the new sampling times.