rac_seq {ceRtainty} | R Documentation |
RAC Sequence generator
Description
RAC Sequence generator
Usage
rac_seq(ini, fin, len)
Arguments
ini |
The initial value for the RAC |
fin |
The final value for the RAC |
len |
The Length of the vector to creates |
Value
Vector of RACs
[Package ceRtainty version 1.0.0 Index]