kinks {lmreg} | R Documentation |
Kink bands in rocks
Description
Measurements of an angular dimension (beta angle) found in kink bands of Daling phyllite in the Darjeeling-Sikkim Himalayas.
Usage
data(kinks)
Format
A data frame with 100 observations on the following 3 variables.
beta
Beta angle in kink bands (in degrees)
order
Fold order (1 = main fold, 2 = sub-fold, 3,4 = sub-folds of successively higher order)
type
Type of kink band (1 = conjugate, 2 = dextral, 3 = sinistral)
Source
Sengupta and Jammalamadaka (2019), Linear Models and Regression with R: An Integrated Approach, World Scientific Publishing Co., Table 6.8.
Examples
data(kinks)
head(kinks)
[Package lmreg version 1.2 Index]