Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
 
 
man
 
 
 
 
 
 
 
 
 
 
 
 

README.Rmd

---
output: github_document
---

<!-- README.md is generated from README.Rmd. Please edit that file -->

```{r, echo = FALSE}
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "README-"
)
```

# Stat2Data

The goal of Stat2Data is to provide datasets found in the second edition of Stat2: Modeling with Regression and ANOVA.
The package also has data sets from the first edition and some functions for producing diagnostic plots described in the text. 

## Installation

You can install Stat2Data from github with:

```{r gh-installation, eval = FALSE}
# install.packages("devtools")
devtools::install_github("statmanrobin/Stat2Data")
```

About

Datasets for the Stat2 Textbook

Resources

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.