Lizard_Size_Data {hmde} | R Documentation |
Skink size data - Lampropholis delicata
Description
A subset of data from Kar, Nakagawa, and Noble (2024), used to model growth behaviour in a skink species. Observations are of the length from the tip of the nose to the start of the cloaca. Data was prepared by taking a simple random sample with replacement of 50 individual IDs among individuals with at least 5 observations each. Data was then transformed to conform to the needs of a model data set in the package.
Usage
Lizard_Size_Data
Format
Lizard_Size_Data
A data frame with 336 rows and 4 columns:
- ind_id
ID number for individual
- time
Days since first observation.
- y_obs
Individual size in mm.
- obs_index
Index of observations for individual
Source
[Package hmde version 1.2.1 Index]