chart.RegressionDiagnostics {PerformanceAnalytics}R Documentation

regression diagnostics charts

Description

Usage

chart.RegressionDiagnostics(R, Rb)

Arguments

R a vector, matrix, data frame, timeSeries or zoo object of asset returns
Rb return vector of the benchmark asset

Details

Value

chart of regression stats to help you validate the regression outputs

Author(s)

Peter Carl

References

See Also

charts.RollingRegression
chart.RollingRegression
chart.Histogram
chart.QQPlot
chart.Boxplot

Examples






[Package PerformanceAnalytics version 0.9.6 Index]