Learn R Programming

PFIM (version 5.0)

setSamplings<-: Set the sampling times for an arm.

Description

Set the sampling times for an arm.

Usage

setSamplings(object) <- value

Value

The object Arm with its new sampling times.

Arguments

object

An object Arm from the class Arm.

value

The sampling times given by the objects from the class SamplingTimes.