Other packages > Find by keyword >

api2lm  

Functions and Data Sets for the Book "A Progressive Introduction to Linear Models"
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("api2lm", "0.2")



Attach the package and use:
library("api2lm")
Maintained by
Joshua P. French
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-09-30
Latest Update: 2023-06-08
Description:
Simplifies aspects of linear regression analysis, particularly simultaneous inference. Additionally, supports "A Progressive Introduction to Linear Models" by Joshua French ().
How to cite:
Joshua P. French (2022). api2lm: Functions and Data Sets for the Book "A Progressive Introduction to Linear Models". R package version 0.2, https://cran.r-project.org/web/packages/api2lm. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.1.4 (2022-09-30 09:40)
Other packages that cited api2lm R package
View api2lm citation profile
Other R packages that api2lm depends, imports, suggests or enhances
Complete documentation for api2lm
Functions, R codes and Examples using the api2lm R package
Some associated functions: arg_check_cooks_test . arg_check_dfbeta_plot . arg_check_dfbetas_plot . arg_check_dffits_test . arg_check_index_plot_lm . arg_check_influence_plot . arg_check_leverage_test . arg_check_outlier_test . arg_check_residual_plot_lm . auto_mfrow . autoplot.confint_adjust . coef_compare . coef_matrix . combine_coefs . confint_adjust . cooks_plot . cooks_stats . cooks_test . crime2009 . dfbeta_plot . dfbetas_plot . dffits_plot . dffits_stats . dffits_test . dwaine . format_perc_api2lm . get_residuals . home_sales . index_plot_dfbetas_elements . index_plot_lm . index_plot_lm_elements . index_plot_raw . influence_plot . influence_stats . leverage_plot . leverage_stats . leverage_test . outlier_plot . outlier_stats . outlier_test . plot.confint_adjust . predict_adjust . print.coef_matrix . print.confint_adjust . print.predict_adjust . residual_plot.lm . residual_plot . rloo.lm . rloo . rplot_raw . set_abline_arglist . set_lines_arglist . set_text_arglist . sl_plot.lm . sl_plot . toluca . 
Some associated R codes: coef_compare.R . coef_matrix-print.R . coef_matrix.R . confint_adjust-autoplot.R . confint_adjust-plot.R . confint_adjust-print.R . confint_adjust.R . cooks_plot.R . cooks_stats.R . cooks_test.R . crime2009.R . dfbeta_plot.R . dfbetas_plot.R . dffits_plot.R . dffits_stats.R . dffits_test.R . dwaine.R . format_perc_api2lm.R . get_residuals.R . homes_sales.R . index_plot_lm.R . index_plot_lm_helpers.R . influence_plot.R . influence_stats.R . leverage_plot.R . leverage_stats.R . leverage_test.R . outlier_plot.R . outlier_stats.R . outlier_test.R . plot_regsubsets.R . predict_adjust-print.R . predict_adjust.R . residual_plot.R . residual_plot.lm.R . residual_plot_helpers.R . rloo.R . rloo.lm.R . sl_plot.R . sl_plot.lm.R . toluca.R . zzz.R .  Full api2lm package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
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  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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