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:Vikram B. Baliga [aut, cre, cph]

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

Datasets:

On CRAN:

Conda:

2d-gaussiangaussiangaussian-fitgaussian-interpolationgaussian-plotgaussian-volumeplotting

5.14 score 4 stars 23 scripts 276 downloads 8 exports 67 dependencies

Last updated from:632de7cf2c. Checks:7 NOTE, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64NOTE176
source / vignettesOK238
linux-release-x86_64NOTE180
macos-release-arm64NOTE145
macos-oldrel-arm64NOTE189
windows-develNOTE85
windows-releaseNOTE80
windows-oldrelNOTE80
wasm-releaseOK172

Exports:autofit_gaussian_2Dcharacterize_gaussian_fitscompare_gaussian_fitsfit_gaussian_2Dget_volume_gaussian_2Dggplot_gaussian_2Dpredict_gaussian_2Drgl_gaussian_2D

Dependencies:backportsbase64encbslibcachemcheckmateclassclassIntclicpp11data.tableDBIdigeste1071evaluatefarverfastmapfontawesomeFormulaformula.toolsfsgenericsggplot2gluegtablehighrhtmltoolshtmlwidgetsisobandjquerylibjsonliteKernSmoothknitrlabelinglifecyclelubridatemagrittrMASSmemoisemetRmimeoperator.toolsplyrproxypurrrR6rappdirsRColorBrewerRcpprglrlangrmarkdowns2S7sassscalessfstringistringrtimechangetinytexunitsvctrsviridisLitewithrwkxfunyaml

Fitting 2D-Gaussians to Data
Overview | The method and constrain_orientation arguments | method | constrain_orientation | Example 1: Unconstrained elliptical | Example 2: Constrained elliptical | Example 3: Unconstrained elliptical_log | Example 4: Constrained elliptical_log | Example 5: Circular

Last update: 2021-04-06
Started: 2020-11-28

Formulas used by fit_gaussian_2D
Overview | method = "elliptical" | method = "elliptical_log" | method = "circular"

Last update: 2021-03-19
Started: 2020-11-30

Troubleshooting model fits
Singular gradients | Additional control arguments to nls() | Use parameter constraints with caution

Last update: 2021-01-31
Started: 2021-01-01