Other packages > Find by keyword >

ALSM  

Companion to Applied Linear Statistical Models
View on CRAN: Click here


Download and install ALSM package within the R console
Install from CRAN:
install.packages("ALSM")

Install from Github:
library("remotes")
install_github("cran/ALSM")

Install by package version:
library("remotes")
install_version("ALSM", "0.2.0")



Attach the package and use:
library("ALSM")
Maintained by
Ali Ghanbari
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-09-10
Latest Update: 2017-03-07
Description:
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.
How to cite:
Ali Ghanbari (2016). ALSM: Companion to Applied Linear Statistical Models. R package version 0.2.0, https://cran.r-project.org/web/packages/ALSM. Accessed 21 Apr. 2025.
Previous versions and publish date:
0.1.0 (2016-09-10 00:46), 0.1.1 (2016-10-30 09:08), 0.1.2 (2016-11-22 18:23), 0.1.3 (2016-12-02 22:58), 0.1.4 (2016-12-19 08:33), 0.1.5 (2016-12-27 11:27), 0.1.9 (2017-02-03 19:15), 0.2.0 (2017-03-07 00:41)
Other packages that cited ALSM R package
View ALSM citation profile
Other R packages that ALSM depends, imports, suggests or enhances
Downloads during the last 30 days
03/2203/2303/2403/2603/2703/2803/2903/3004/0104/0204/0504/0604/0704/0804/0904/1204/1504/1704/1804/19Downloads for ALSM051015202530TrendBars

Today's Hot Picks in Authors and Packages

bigsparser  
Sparse Matrix Format with Data on Disk
Provide a sparse matrix format with data stored on disk, to be used in both R and C++. This is inte ...
Download / Learn more Package Citations See dependency  
bssn  
Birnbaum-Saunders Model
It provides the density, distribution function, quantile function, random number generator, reliabil ...
Download / Learn more Package Citations See dependency  
discretecdAlgorithm  
Coordinate-Descent Algorithm for Learning Sparse Discrete Bayesian Networks
Structure learning of Bayesian network using coordinate-descent algorithm. This algorithm is design ...
Download / Learn more Package Citations See dependency  
HellCor  
The Hellinger Correlation
Empirical value of the Hellinger correlation, a measure of dependence between two continuous random ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

24,098

R Packages

207,311

Dependencies

65,069

Author Associations

24,099

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA