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 04 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:18), 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

rCMA  
R-to-Java Interface for 'CMA-ES'
Tool for providing access to the Java version 'CMAEvolutionStrategy' of Nikolaus Hansen. 'CMA-ES' i ...
Download / Learn more Package Citations See dependency  
ggconf  
Simpler Appearance Modification of "ggplot2"
A flexible interface for ggplot2theme potentially saving 50 of your typing. ...
Download / Learn more Package Citations See dependency  
sValues  
Measures of Sturdiness of Regression Coefficients
Implements the s-values proposed by Ed. Leamer. It provides a context-minimal approach for sensitivi ...
Download / Learn more Package Citations See dependency  
GLMMadaptive  
Generalized Linear Mixed Models using Adaptive Gaussian Quadrature
Fits generalized linear mixed models for a single grouping factor under maximum likelihood approxim ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
epigraphdb  
Interface Package for the 'EpiGraphDB' Platform
The interface package to access data from the 'EpiGraphDB' platform. It p ...
Download / Learn more Package Citations See dependency  
Maintainer: Yi Liu (view profile)

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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