Learn R Programming

aspace (version 4.1.1)

wts: Weights vector

Description

This is a single column vector for weighting the importance of point locations.

Usage

data(wts)

Arguments

Format

A single column vector of numeric values.

Details

The weights can be specified according to any reasonable criteria specified by the user

Examples

Run this code
  data(wts)
  str(wts)
  plot(wts)

Run the code above in your browser using DataLab