Learn R Programming

ggfortify (version 0.4.17)

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

41,754

Version

0.4.17

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

April 17th, 2024

Functions in ggfortify (0.4.17)

autoplot.ggplot

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

Plot base::matrix
autoplot.pca_common

Autoplot PCA-likes
deprecate.warning

Show deprecate warning
cbind_wraps

Wrapper for cbind
autoplot.tsmodel

Autoplot time series models (like AR, ARIMA)
autoplot.map

Autoplot maps::map
autoplot.varprd

Autoplot vars::varprd
autoplot.ts

Autoplot time-series-like
autoplot.performance

Autoplot ROCR::performance
fortify.aareg

Convert survival::aareg to data.frame
fortify.SpatialCommon

Convert sp instances to data.frame.
fortify.forecast

Convert forecast::forecast to data.frame
autoplot.spec

Autoplot stats::spec
fortify.matrix

Convert base::matrix to data.frame
fortify.performance

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

Convert raster to data.frame
fortify.factanal

Convert stats::factanal to data.frame
flatten

Flatten dataframe contains matrix
autoplot.cv.glmnet

Autoplot glmnet::cv.glmnet
fortify.acf

Convert stats::acf to data.frame
autoplot.silhouette

Autoplot silhouette instances
autoplot.stepfun

Plot stats::stepfun
fortify.prcomp

Convert stats::prcomp, stats::princomp to data.frame
autoplot.survfit

Autoplot survival::survfit
confint.acf

Calculate confidence interval for stats::acf
fortify.MSM.lm

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

Convert stats::spec to data.frame
check_names

Check data names are equal with expected
fortify.varprd

Convert vars::varprd to data.frame
fortify.cv.glmnet

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

Convert maps::map to data.frame.
fortify.density

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

Convert cluster::silhouette to data.frame
fortify.dist

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

Convert forecast::bats and forecast::ets to data.frame
fortify_base

Convert base::table to data.frame
ggcpgram

Plots a cumulative periodogram
fitted.ar

Calculate fitted values for stats::ar
fortify.stepfun

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

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

Convert spline basis instances to data.frame
fortify.ts

Convert time-series-like to data.frame
fortify.cpt

Convert changepoint::cpt and strucchange::breakpoints to data.frame
ggmultiplot-class

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

Connect observations by stairs.
ggbiplot

Draw biplot using ggplot2.
fortify.glmnet

Convert glmnet::glmnet to data.frame
unscale

Backtransform scale-ed object
get_geom_function

Factory function to control ggplot2::geom_xxx functions
+,ggmultiplot,ANY-method

Generic add operator for ggmultiplot
ggtsdiag

Plots time-series diagnostics
post_autoplot

Post process for fortify. Based on ggplot2::qplot
geom_factory

Factory function to control ggplot2::geom_xxx functions
fortify.kmeans

Convert cluster instances to data.frame
fortify.list

Convert list to data.frame
fortify.tsmodel

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

Post process for fortify.
fortify.survfit

Convert survival::survfit to data.frame
get.dtindex.continuous

Get Date vector continue to ts index
print,ggmultiplot-method

Generic print function for ggmultiplot
fortify.table

Convert base::table to data.frame
grid.draw.ggmultiplot

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

Attach label to ggplot2::ggplot
get.dtindex

Convert ts index to Date vector
support_autoplot

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

Attach confidence interval to ggplot2::ggplot
ggdistribution

Plot distribution
infer

Infer class name
get.layout

Calcurate layout matrix for ggmultiplot
ggfreqplot

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

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

Rbind original and predicted time-series-like instances as fortified data.frame
residuals.ar

Calculate residuals for stats::ar
show,ggmultiplot-method

Generic show function for ggmultiplot
ggfortify

ggfortify
is.univariate

Check if Validates number of ts variates
apply_facets

Apply facets to to ggplot2::ggplot
autoplot.aareg

Autoplot survival::aareg
autoplot.basis

Autoplot spline basis instances
autoplot.breakpoints

Autoplot strucchange::breakpoints
autoplot.acf

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

Convert a spline basis to a tibble
autoplot.SpatialCommon

Autoplot maps::map
autoplot.RasterCommon

Autoplot raster::raster
apply_grid

Apply grid to to ggplot2::ggplot
autoplot.MSM.lm

Autoplot MSwM::MSM.lm
autoplot.cpt

Autoplot changepoint::cpt
autoplot.ggmultiplot

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

Autoplot stats::density
autoplot.lm

Autoplot stats::lm and stats::glm
autoplot.glmnet

Autoplot glmnet::glmnet
autoplot.forecast

Autoplot forecast::forecast
autoplot.list

Autoplot list
autoplot.kmeans

Autoplot cluster instances