MDS: MDS

View source: R/MDS.R

MDSR Documentation

MDS

Description

Calculates the MDS for the multivar function.

Usage

MDS(
  data,
  intervallBy = 100,
  allLoessSpans = 0.8,
  minimumRowsAfterInterpolating = 0
)

Arguments

data

List of data generates by the Multivar function.

intervallBy

Intervals by to interpolate to.

allLoessSpans

span value for all Loess calculations made by Multivar.

minimumRowsAfterInterpolating

Value for the minimum rows after filtering.

Value

Returns the same List but with new added parameters.

Note

This function has only been developed for the Alfred Wegener Institute Helmholtz Centre for Polar and Marine Research and should therefore only be used in combination with their database.
Comma numbers are rounded up.

Author(s)

Tim Kroeger


TimKroeger13/ProjectMultiLake documentation built on March 18, 2022, 2:22 p.m.