MDS | R Documentation |
Calculates the MDS for the multivar function.
MDS( data, intervallBy = 100, allLoessSpans = 0.8, minimumRowsAfterInterpolating = 0 )
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. |
Returns the same List but with new added parameters.
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.
Tim Kroeger
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.