Skip to content

AliGhanbari26/ALSM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ALSM

Functions and Data set presented in Applied Linear Statistical Models Fifth Edition (Chapters 1-9 and 16-25), Michael H. Kutner; Christopher J. Nachtsheim; John Neter; William Li, 2005. (ISBN-10: 0071122214, ISBN-13: 978-0071122214) that do not exist in R, are gathered in this package. The whole book will be covered in the next versions.

Installation

### install
install.packages('devtools')
library(devtools)
devtools::install_github("AliGhanbari26/ALSM")
### load
library("ALSM")

About

Companion to Applied Linear Statistical Models

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages