Type: Package
Title: Data Sets from Design and Analysis of Experiments and Observational Studies using R
Version: 1.0.0
Author: Nathan Taback
Maintainer: Nathan Taback <nathan.taback@utoronto.ca>
Description: Data used in Taback, N. (2022). Design and Analysis of Experiments and Observational Studies using R. Chapman & Hall/CRC.
License: CC BY 4.0
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
Depends: R (≥ 3.5.0)
NeedsCompilation: no
Packaged: 2022-04-22 21:19:28 UTC; nathantaback
Repository: CRAN
Date/Publication: 2022-04-27 08:00:02 UTC

BR_LatSq

Description

BR_LatSq contains data from Table 3 of Bliss, C.I. and Rose, C.L. (1940).

Usage

BR_LatSq

Format

R data frame.


CSectdat

Description

CSectdat is data from Obstetrics and Gynaecology, University of Toronto

Usage

CSectdat

Format

R data frame.


agedata

Description

A data frame of peoples' age

Usage

agedata

Format

R data frame


chemplant

Description

chemplant contains data from section 5.2 of Box et al. (2005)

Usage

chemplant

Format

R data frame.


cookies

Description

chemplant contains data from section 5.2 of Box et al. (2005)

Usage

cookies

Format

R data frame.


covid19_trial

Description

covid19_trial is simulated data based on Evaluating the efficacy of hydroxychloroquine and azithromycin to prevent hospitalization or death in persons with covid-19

Usage

covid19_trial

Format

R data frame.


fertdat

Description

fertdat is data on the effect of two treatments on wheat yield

Usage

fertdat

Format

R data frame.


hsvdat

Description

hsvdat is data from Jaynes et al. (2013). Application of fractional factorial designs to study drug combinations

The columns are:

Run - Run number

A, B, C, D, E, F - Indicator of drug level (-1 = low, +1 = high)

readout - percentage of cells positive for HSV-1 after therapy

Usage

hsvdat

Format

R data frame.


leafspring

Description

leafspring is data from Section 5.1 of Wu and Hammada (2011)

The columns are:

B, C, D, E, Q - Indicator of factor level (-1 = low, +1 = high)

y1, y2, y3 - three replications of free height measurement

Usage

leafspring

Format

R data frame.


lifesat_childmort

Description

lifesat_childmort data from World Happiness Report 2019

The columns are:

Country - Country

⁠Country Code⁠ - Country code

Year - Year

Tot_pop - Total population

Continent - Continent

LifeSatisfaction - Life satisfaction from Cantril Ladder (10 is the best and 0 is the worst)

Under5mort - Under 5 mortality per 1000

Usage

lifesat_childmort

Format

R data frame.


nhefs9282

Description

nhefs9282 is data from the 1982 and 1992 waves of the NHANES I Epidemiologic Follow-up Study (NHEFS) column names that end in 1982 are from the 1982 survey and column names that end in 1992 are from the 1992 survey.

The columns are:

Usage

nhefs9282

Format

R data frame.


painstudy

Description

Simulated data of Amundson, A.W. et al. (2017).

Usage

painstudy

Format

R data frame


painstudy2

Description

Simulated data of Amundson, A.W. et al. (2017).

Usage

painstudy2

Format

R data frame


rtdat

Description

Reaction time data

Usage

rtdat

Format

R data frame


Get path to scidesignR example

Description

scidesignR comes bundled with a few data sets in its inst/extdata directory. This function make them easy to access

Usage

scidesignR_example(file = NULL)

Arguments

file

Name of file. If NULL, the example files will be listed.

Examples

scidesignR_example()
scidesignR_example("nhefshwdat.csv")

shoedat_obs

Description

Boys shoe data based on Section 3.2 of Box et al. (2005)

Usage

shoedat_obs

Format

R data frame


silkdat

Description

Data from Bucciarelli, A. et a;. (2021)

Usage

silkdat

Format

R data frame


wtlossdat

Description

wtlossdat contains data from section 5.2 of Box et al. (2005)

Usage

wtlossdat

Format

R data frame.