synthetic_data_four_point dataset

Example Data: Synthetic 4-Point Data

Example Data: Synthetic 4-Point Data

An example of data that one would perform profile repeatability on. The data is synthetic data created for testing purposes and is designed to span a range of perceived repeatability scores. Consists of 11 individual animals, with data taken at 4 times (n_trials = 4), baseline (time = 0) and three stress-induced (time = 15, 30, and 45). Then, there are four replicate columns. Replicate column names refer to sample tests performed on the animal. data

Format

synthetic_data_four_point

A dataframe with 44 rows and 6 columns:

  • Animal: The animal name/unique identifier
  • TIME: The time of the measurement (unit not important)
  • A: The (unimportant) name of a replicate column.
  • B: The (unimportant) name of a replicate column.
  • C: The (unimportant) name of a replicate column.
  • D: The (unimportant) name of a replicate column.

Source

Data created for testing purposes by Reed et al., 2019 (Gen. Comp. Endocrinol. 270, 1-9. https://doi.org/10.1016/j.ygcen.2018.09.015)

synthetic_data_four_point
  • Maintainer: Ursula K. Beattie
  • License: MIT + file LICENSE
  • Last published: 2023-12-04

About the dataset

  • Number of rows: 44
  • Number of columns: 6
  • Class: data.frame

Column names and types

  • Animal:character
  • TIME:integer
  • A:numeric
  • B:integer
  • C:integer
  • D:integer