Learn R Programming

⚠️There's a newer version (0.4.17) of this package.Take me there.

ggfortify (version 0.4.10)

Data Visualization Tools for Statistical Analysis Results

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'.

Copy Link

Version

Install

install.packages('ggfortify')

Monthly Downloads

25,199

Version

0.4.10

License

GPL-2

Issues

Pull Requests

Stars

Forks

Maintainer

Yuan Tang

Last Published

April 26th, 2020

Functions in ggfortify (0.4.10)

apply_facets

Apply facets to to ggplot2::ggplot
autoplot.density

Autoplot stats::density
autoplot.forecast

Autoplot forecast::forecast
autoplot.spec

Autoplot stats::spec
autoplot.stepfun

Plot stats::stepfun
fortify.MSM.lm

Convert MSwM::MSM.lm to data.frame
fortify.RasterCommon

Convert raster to data.frame
fortify.ets

Convert forecast::bats and forecast::ets to data.frame
autoplot.MSM.lm

Autoplot MSwM::MSM.lm
as_tibble.basis

Convert a spline basis to a tibble
autoplot.kmeans

Autoplot cluster instances
autoplot.glmnet

Autoplot glmnet::glmnet
autoplot.tsmodel

Autoplot time series models (like AR, ARIMA)
cbind_wraps

Wrapper for cbind
autoplot.varprd

Autoplot vars::varprd
check_names

Check data names are equal with expected
fortify.forecast

Convert forecast::forecast to data.frame
fortify.glmnet

Convert glmnet::glmnet to data.frame
fortify.survfit

Convert survival::survfit to data.frame
fortify.factanal

Convert stats::factanal to data.frame
fortify.stepfun

Convert stats::stepfun to data.frame
fortify.spec

Convert stats::spec to data.frame
autoplot.RasterCommon

Autoplot raster::raster
fortify.tsmodel

Convert time series models (like AR, ARIMA) to data.frame
fortify.ts

Convert time-series-like to data.frame
ggcpgram

Plots a cumulative periodogram
fortify.table

Convert base::table to data.frame
geom_factory

Factory function to control ggplot2::geom_xxx functions
autoplot.SpatialCommon

Autoplot maps::map
ggdistribution

Plot distribution
autoplot.acf

Autoplot stats::acf. Note to pass `plot = FALSE` to original function to suppress standard plot output
autoplot.cpt

Autoplot changepoint::cpt
autoplot.pca_common

Autoplot PCA-likes
autoplot.aareg

Autoplot survival::aareg
autoplot.cv.glmnet

Autoplot glmnet::cv.glmnet
is.univariate

Check if Validates number of ts variates
get.dtindex

Convert ts index to Date vector
grid.draw.ggmultiplot

The implemented grid.draw method for ggmultiplot, in order to work with ggsave() properly
is_derived_from

Check object is target class, or object is data.frame fortified from target.
infer

Infer class name
autoplot.breakpoints

Autoplot strucchange::breakpoints
autoplot.basis

Autoplot spline basis instances
autoplot.ggmultiplot

Autoplot ggmultiplot instances. It returns the passed instance as it is.
autoplot.ggplot

Autoplot ggplot instances. It returns the passed instance as it is.
autoplot.list

Autoplot list
autoplot.lm

Autoplot stats::lm and stats::glm
confint.acf

Calculate confidence interval for stats::acf
fortify.density

Convert stats::density to data.frame
fortify.dist

Convert stats::dist to data.frame
fortify.list

Convert list to data.frame
autoplot.performance

Autoplot ROCR::performance
deprecate.warning

Show deprecate warning
fortify.matrix

Convert base::matrix to data.frame
get.dtindex.continuous

Get Date vector continue to ts index
+,ggmultiplot,ANY-method

Generic add operator for ggmultiplot
autoplot.survfit

Autoplot survival::survfit
autoplot.ts

Autoplot time-series-like
fortify.SpatialCommon

Convert sp instances to data.frame.
autoplot.map

Autoplot maps::map
get_geom_function

Factory function to control ggplot2::geom_xxx functions
get.layout

Calcurate layout matrix for ggmultiplot
fortify.aareg

Convert survival::aareg to data.frame
ggbiplot

Draw biplot using ggplot2.
fortify.acf

Convert stats::acf to data.frame
post_autoplot

Post process for fortify. Based on ggplot2::qplot
fitted.ar

Calculate fitted values for stats::ar
flatten

Flatten dataframe contains matrix
fortify.cpt

Convert changepoint::cpt and strucchange::breakpoints to data.frame
autoplot.matrix

Plot base::matrix
fortify.cv.glmnet

Convert glmnet::cv.glmnet to data.frame
rbind_ts

Rbind original and predicted time-series-like instances as fortified data.frame
fortify.basis

Convert spline basis instances to data.frame
residuals.ar

Calculate residuals for stats::ar
fortify.kmeans

Convert cluster instances to data.frame
fortify.performance

Convert ROCR::performance objects to data.frame
fortify.prcomp

Convert stats::prcomp, stats::princomp to data.frame
fortify.lfda

Convert lfda::lfda or lfda::klfda or lfda::self to data.frame
fortify.varprd

Convert vars::varprd to data.frame
fortify_base

Convert base::table to data.frame
ggmultiplot-class

An S4 class to hold multiple ggplot2::ggplot instances
ggtsdiag

Plots time-series diagnostics
fortify_map

Convert maps::map to data.frame.
geom_confint

Connect observations by stairs.
post_fortify

Post process for fortify.
ggfortify

ggfortify
ggfreqplot

Plot seasonal subseries of time series, generalization of stats::monthplot
plot_confint

Attach confidence interval to ggplot2::ggplot
show,ggmultiplot-method

Generic show function for ggmultiplot
print,ggmultiplot-method

Generic print function for ggmultiplot
plot_label

Attach label to ggplot2::ggplot
support_autoplot

Check if passed object is supported by ggplot2::autoplot
unscale

Backtransform scale-ed object
apply_grid

Apply grid to to ggplot2::ggplot