Description Usage Arguments Details Value Author(s) See Also Examples
View source: R/summaryfunction.R
Display summary statistics (minimum, 1st quantile, median, mean, 3rd quantile, maximum) and quantiles of functional data
1 2 3 |
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
1 2 | summaryfunction(Australiasmoothfertility, plot.type = "summarystats")
summaryfunction(Australiasmoothfertility, plot.type = "quantilestats", plot.legend = TRUE)
|
Loading required package: MASS
Loading required package: pcaPP
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.