wts {aspace} | R Documentation |
Weights vector
Description
This is a single column vector for weighting the importance of point locations.
Usage
data(wts)
Format
A single column vector of numeric values.
Details
The weights can be specified according to any reasonable criteria specified by the user
Source
This demonstration data has been manufactured for illustrative purposes only.
Examples
data(wts)
str(wts)
plot(wts)
[Package aspace version 4.1.2 Index]