Other packages > Find by keyword >

ggfortify  

Data Visualization Tools for Statistical Analysis Results
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("ggfortify", "0.4.19")



Attach the package and use:
library("ggfortify")
Maintained by
Yuan Tang
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-10-04
Latest Update: 2025-07-27
Description:
Unified plotting tools for statistics commonly used, such as GLM, time series, PCA families, clustering and survival analysis. The package offers a single plotting interface for these analysis results and plots in a unified style using 'ggplot2'.
How to cite:
Yuan Tang (2015). ggfortify: Data Visualization Tools for Statistical Analysis Results. R package version 0.4.19, https://cran.r-project.org/web/packages/ggfortify. Accessed 05 Jun. 2026.
Previous versions and publish date:
0.0.4 (2015-10-04 19:50), 0.1.0 (2015-11-30 01:34), 0.2.0 (2016-06-02 18:37), 0.3.0.0 (2016-12-02 10:46), 0.4.0 (2017-02-03 14:33), 0.4.1 (2017-02-16 11:18), 0.4.2 (2018-02-11 18:16), 0.4.3 (2018-03-02 16:52), 0.4.4 (2018-04-18 19:03), 0.4.5 (2018-05-26 14:08), 0.4.6 (2019-03-20 08:00), 0.4.7 (2019-05-26 07:20), 0.4.8 (2019-11-10 22:40), 0.4.9 (2020-03-11 18:30), 0.4.10 (2020-04-26 15:20), 0.4.11 (2020-10-02 17:52), 0.4.12 (2021-07-07 21:40), 0.4.13 (2021-10-25 22:10), 0.4.14 (2022-01-03 16:30), 0.4.15 (2022-11-11 19:20), 0.4.16 (2023-03-20 02:50), 0.4.17 (2024-04-17 06:30), 0.4.18 (2025-07-03 08:40)
Other packages that cited ggfortify R package
View ggfortify citation profile
Other R packages that ggfortify depends, imports, suggests or enhances
Complete documentation for ggfortify
Functions, R codes and Examples using the ggfortify R package
Some associated functions: apply_facets . apply_grid . as_tibble.basis . autoplot.MSM.lm . autoplot.RasterCommon . autoplot.SpatialCommon . autoplot.aareg . autoplot.acf . autoplot.basis . autoplot.breakpoints . autoplot.cpt . autoplot.cv.glmnet . autoplot.density . autoplot.forecast . autoplot.ggmultiplot . autoplot.ggplot . autoplot.glmnet . autoplot.kmeans . autoplot.list . autoplot.lm . autoplot.map . autoplot.matrix . autoplot.pca_common . autoplot.performance . autoplot.silhouette . autoplot.spec . autoplot.stepfun . autoplot.survfit . autoplot.ts . autoplot.tsmodel . autoplot.varprd . cbind_wraps . check_names . confint.acf . deprecate.warning . fitted.ar . flatten . fortify.MSM.lm . fortify.RasterCommon . fortify.SpatialCommon . fortify.aareg . fortify.acf . fortify.basis . fortify.cpt . fortify.cv.glmnet . fortify.density . fortify.dist . fortify.ets . fortify.factanal . fortify.forecast . fortify.glmnet . fortify.kmeans . fortify.lfda . fortify.list . fortify.matrix . fortify.performance . fortify.prcomp . fortify.silhouette . fortify.spec . fortify.stepfun . fortify.survfit . fortify.table . fortify.ts . fortify.tsmodel . fortify.varprd . fortify_base . fortify_map . geom_confint . geom_factory . get.dtindex.continuous . get.dtindex . get.layout . get_geom_function . ggbiplot . ggcpgram . ggdistribution . ggfortify . ggfreqplot . ggmultiplot-class . ggtsdiag . grid.draw.ggmultiplot . infer . is.univariate . is_derived_from . plot_confint . plot_label . plus-ggmultiplot-ANY-method . post_autoplot . post_fortify . print-ggmultiplot-method . rbind_ts . residuals.ar . show-ggmultiplot-method . support_autoplot . unscale . 
Some associated R codes: aaa.R . base_fortify_list.R . base_fortify_ts.R . fortify_MSwM.R . fortify_base.R . fortify_basis.R . fortify_changepoint.R . fortify_cluster.R . fortify_forecast.R . fortify_glmnet.R . fortify_maps.R . fortify_performance.R . fortify_raster.R . fortify_spatial.R . fortify_stats.R . fortify_stats_density.R . fortify_stats_lm.R . fortify_surv.R . fortify_vars.R . geom.R . ggfortify.R . plotlib.R . tslib.R . util.R .  Full ggfortify package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  
msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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