Package: gaussplotR 0.2.6

gaussplotR: Fit, Predict and Plot 2D Gaussians
Functions to fit two-dimensional Gaussian functions, predict values from fits, and produce plots of predicted data via either 'ggplot2' or base R plotting.
Authors:
gaussplotR_0.2.6.tar.gz
gaussplotR_0.2.6.zip(r-4.7)gaussplotR_0.2.6.zip(r-4.6)gaussplotR_0.2.6.zip(r-4.5)
gaussplotR_0.2.6.tgz(r-4.6-any)gaussplotR_0.2.6.tgz(r-4.5-any)
gaussplotR_0.2.6.tar.gz(r-4.7-any)gaussplotR_0.2.6.tar.gz(r-4.6-any)
gaussplotR_0.2.6.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
gaussplotR/json (API)
| # Install 'gaussplotR' in R: |
| install.packages('gaussplotR', repos = c('https://vbaliga.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/vbaliga/gaussplotr/issues
- gaussplot_sample_data - Sample data set
2d-gaussiangaussiangaussian-fitgaussian-interpolationgaussian-plotgaussian-volumeplotting
Last updated from:632de7cf2c. Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 176 | ||
| source / vignettes | OK | 238 | ||
| linux-release-x86_64 | NOTE | 180 | ||
| macos-release-arm64 | NOTE | 145 | ||
| macos-oldrel-arm64 | NOTE | 189 | ||
| windows-devel | NOTE | 85 | ||
| windows-release | NOTE | 80 | ||
| windows-oldrel | NOTE | 80 | ||
| wasm-release | OK | 172 |
Exports:autofit_gaussian_2Dcharacterize_gaussian_fitscompare_gaussian_fitsfit_gaussian_2Dget_volume_gaussian_2Dggplot_gaussian_2Dpredict_gaussian_2Drgl_gaussian_2D
Dependencies:backportsbase64encbslibcachemcheckmateclassclassIntclicpp11data.tableDBIdigeste1071evaluatefarverfastmapfontawesomeFormulaformula.toolsfsgenericsggplot2gluegtablehighrhtmltoolshtmlwidgetsisobandjquerylibjsonliteKernSmoothknitrlabelinglifecyclelubridatemagrittrMASSmemoisemetRmimeoperator.toolsplyrproxypurrrR6rappdirsRColorBrewerRcpprglrlangrmarkdowns2S7sassscalessfstringistringrtimechangetinytexunitsvctrsviridisLitewithrwkxfunyaml
Last update: 2021-04-06
Started: 2020-11-28
Last update: 2021-03-19
Started: 2020-11-30
Last update: 2021-01-31
Started: 2021-01-01
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Automatically determine the best-fitting 2D-Gaussian for a data set | autofit_gaussian_2D |
| Characterize the orientation of fitted 2D-Gaussians | characterize_gaussian_fits |
| Compare fitted 2D-Gaussians and determine the best-fitting model | compare_gaussian_fits |
| Determine the best-fit parameters for a specific 2D-Gaussian model | fit_gaussian_2D |
| Sample data set | gaussplot_sample_data |
| Compute volume under 2D-Gaussian | get_volume_gaussian_2D |
| Plot a 2D-Gaussian via ggplot | ggplot_gaussian_2D |
| Predict values from a fitted 2D-Gaussian | predict_gaussian_2D |
| Produce a 3D plot of the 2D-Gaussian via rgl | rgl_gaussian_2D |
