Summary statistics for functional data
Display summary statistics (minimum, 1st quantile, median, mean, 3rd quantile, maximum) and quantiles of functional data
summaryfunction(ftsdata, plot.type = c("summarystats", "quantilestats"), quantilepercent = seq(0.1, 0.9, by = 0.1), plot.legend = FALSE, legendpos = "topright", cex = 0.9, lwd = 1, lty = 1, ncol = 2)
ftsdata |
An object of class |
plot.type |
Summary statistics or quantiles. |
quantilepercent |
Percentage of quantiles. |
plot.legend |
Is the legend required in the plot? |
legendpos |
When the |
cex |
When the |
lwd |
When the |
lty |
When the |
ncol |
When the |
A function for displaying summary statistics or quantiles of functional data.
Return a plot of summary statistics of functional data or a plot of quantiles of functional data.
Han Lin Shang. Please, report bugs and suggestions to hanlin.shang@anu.edu.au
summaryfunction(Australiasmoothfertility, plot.type = "summarystats") summaryfunction(Australiasmoothfertility, plot.type = "quantilestats", plot.legend = TRUE)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.