gsearch: Simulated Google search experiment

Description Usage Format Examples

Description

The data were simulated to look like sample results from a Google search experiment.

Usage

1
data("gsearch")

Format

A data frame with 10000 observations on the following 2 variables.

type

a factor with levels new search no new search

outcome

a factor with levels current test 1 test 2

Examples

1
2
data(gsearch)
## maybe str(gsearch) ; plot(gsearch) ...

JECheadle/RSOC317L documentation built on May 15, 2019, 4:02 a.m.