Description Usage Arguments Value Examples
View source: R/eindim618funk.R
caculate the absolut abweichung
1 | absolutabweichungfunk(A, B)
|
A |
vector, numica |
B |
vector, numica |
Num, sum(abs(A-B))
1 | absolutabweichungfunk(c(1,5), c(2,3))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.