File:Partial autocorrelation function.png
| Uploaded by | Moon motif |
|---|---|
| Upload date | 2022-04-03T03:19:48Z |
| MIME type | image/png |
| Dimensions | 480 × 480 px |
| File size | 4.0 KB |
Summary
| Description |
English: Partial autocorrelation function of Lake Huron's depth.
Based on the graph in the German PACF Wikipedia page. R code to generate the graph: png(filename = "partial_autocorrelation.png", width=480, height=480); par(lwd=3, mgp=c(2.75, 1, 0)); pacf(LakeHuron, main="", cex.lab=1.5, cex.axis=1.25); title(main="Lake Huron Depth", cex.main=2.5); dev.off() |
| Date | |
| Source | Own work |
| Author | Anirudh Rao |
Licensing
I, the copyright holder of this work, hereby publish it under the following license:
This file is licensed under the Creative Commons Attribution-Share Alike 4.0 International license.
- You are free:
- to share – to copy, distribute and transmit the work
- to remix – to adapt the work
- Under the following conditions:
- attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
- share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.