kmean | R Documentation |
Calculate mean curvature, kmean, from the equation Z =ax^2+by^2+cxy+dx+ey(+f).
kmean(a, b, c, d, e)
a |
regression coefficient |
b |
regression coefficient |
c |
regression coefficient |
d |
regression coefficient |
e |
regression coefficient |
Evans, I.S., 1980. An integrated system of terrain analysis and slope mapping. Zeitschrift f¨ur Geomorphologic Suppl-Bd 36, 274–295.
Wood, J., 1996. The geomorphological characterisation of digital elevation models (Ph.D.). University of Leicester.
Minár, J., Evans, I.S., Jenčo, M., 2020. A comprehensive system of definitions of land surface (topographic) curvatures, with implications for their application in geoscience modelling and prediction. Earth-Science Reviews 211, 103414. https://doi.org/10.1016/j.earscirev.2020.103414
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.