Description Usage Arguments Details Value Author(s) See Also Examples
A new ID that numbers individuals sequentially starting at 1 is generated from an existing ID.
1 | blk.sequentialID(id)
|
id |
A valid |
An ID is a factor that designates blocks in a
block-format
data set. This function takes an
existing ID and generates a new one that preserves the same
structure but is numeric and sequential starting at 1.
Thus, this is a means of transforming an ID that is desciptive and
alphanumeric into one that can be used with NONMEM.
A valid block-format
ID.
Ben Rich <benjamin.rich@certara.com>
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.