Do a scatter plot of a matrix according to age-period-cohorts
Do a scatter plot of a matrix according to age-period-cohorts
scatterplotAPC(mat, ages, years, plotAge = TRUE, plotYear = TRUE, plotCohort = TRUE, zeroLine = TRUE, ...)
mat |
matrix with the data to plot. |
ages |
ages corresponding to the rows in |
years |
years corresponding to the columns in |
plotAge |
logical value indicating if the age scatter plot should be produced. |
plotYear |
logical value indicating if the calendar year scatter plot should be produced. |
plotCohort |
logical value indicating if the cohort scatter plot should be produced. |
zeroLine |
logical value indicating if a horizontal line at zero should be plotted. |
... |
other arguments to pass to the plot function. |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.