Seed dataset

Seed germination

Seed germination

This is an artificial dataset representing an experiment relating probability of germination of seeds to the level of fertilizer used. data

Format

A data frame with 20 observations on the following 2 variables

  • fert: level of fertilizer used
  • x: indicator of germination of the seed(1, yes; 0, no)

Source

Salvan, A., Sartori, N., Pace, L. (2020). Modelli lineari generalizzati. Milano: Springer-Verlag.

Seed
  • Maintainer: Nicola Sartori
  • License: GPL (>= 2)
  • Last published: 2020-09-30

About the dataset

  • Number of rows: 20
  • Number of columns: 2
  • Class: data.frame

Column names and types

  • fert:numeric
  • x:integer