Provides functions for making contour plots. The contour plot can be created from grid data, a function, or a data set. If non-grid data is given, then a Gaussian process is fit to the data and used to create the contour plot.
Version: | 0.1.2 |
Depends: | ggplot2, lhs, rmarkdown |
Imports: | rlang |
Suggests: | covr, knitr, laGP, locfit, mgcv, mlegp, testthat |
Published: | 2024-09-10 |
DOI: | 10.32614/CRAN.package.ContourFunctions |
Author: | Collin Erickson [aut, cre] |
Maintainer: | Collin Erickson <collinberickson at gmail.com> |
License: | GPL-3 |
URL: | https://github.com/CollinErickson/ContourFunctions |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | ContourFunctions results |
Reference manual: | ContourFunctions.pdf |
Vignettes: |
Introduction to the ContourFunctions R package (source, R code) |
Package source: | ContourFunctions_0.1.2.tar.gz |
Windows binaries: | r-devel: ContourFunctions_0.1.2.zip, r-release: ContourFunctions_0.1.2.zip, r-oldrel: ContourFunctions_0.1.2.zip |
macOS binaries: | r-release (arm64): ContourFunctions_0.1.2.tgz, r-oldrel (arm64): ContourFunctions_0.1.2.tgz, r-release (x86_64): ContourFunctions_0.1.2.tgz, r-oldrel (x86_64): ContourFunctions_0.1.2.tgz |
Old sources: | ContourFunctions archive |
Reverse depends: | TestFunctions |
Reverse suggests: | comparer, GauPro, mixopt |
Please use the canonical form https://CRAN.R-project.org/package=ContourFunctions to link to this page.