barnacle5 {clustcurv} | R Documentation |
Barnacle data
Description
This barnacle data set gives the measurements of the variables dry weight (in g.) and rostro-carinal length (in mm) for 5000 barnacles collected along the intertidal zone from five sites of the Atlantic coast of Galicia (Spain).
Usage
barnacle5
Format
barnacle5
is a data frame with 5000 cases (rows) and
3 variables (columns).
Note that barnacle
data set from the npregfast
package
gives the same three variables (columns) but for two sites, thus 2000 cases (rows).
- DW
Dry weight (in g.)
- RC
Rostro-carinal length (in mm).
- F
Factor indicating the sites of harvest:
laxe
,lens
,barca
,laxe
, andlens
.
Author(s)
Marta Sestelo
References
Sestelo, M. and Roca-Pardinas, J. (2011). A new approach to estimation of
length-weight relationship of Pollicipes
pollicipes
(Gmelin, 1789) on the Atlantic coast of Galicia (Northwest Spain): some
aspects of its biology and management. Journal of Shellfish Research,
30(3), 939–948.
Sestelo, M., Villanueva, N.M., Meira-Machado, L., Roca-Pardinas, J. (2017). npregfast: An R Package for Nonparametric Estimation and Inference in Life Sciences. Journal of Statistical Software, 82(12), 1-27.
Examples
data(barnacle5)
head(barnacle5)