stats[transform, classmark] - replace Classes by their Class Mark
|
Calling Sequence
|
|
stats[transform, classmark](data)
transform[classmark](data)
|
|
Description
|
|
•
|
The function classmark of the subpackage stats[transform, ...] replaces classes by their class mark in the given data.
|
•
|
Data not given as a class (or range) are left unchanged.
|
|
|
Examples
|
|
Important: The stats package has been deprecated. Use the superseding package Statistics instead.
>
|
|
>
|
|
| (1) |
>
|
|
| (2) |
It works for weighted data also.
>
|
|
| (3) |
>
|
|
| (4) |
>
|
|
| (5) |
>
|
|
| (6) |
|
|
Download Help Document
Was this information helpful?