shifted_gaussian | R Documentation |
Given a vector tv, and parameters of a Gaussian curve, calculate a shifted Gaussian.
shifted_gaussian(tv, B0, beta = 0, h, sigma, tmax)
tv |
Numeric vector |
B0 |
B0 |
beta |
beta |
h |
h |
sigma |
sigma |
tmax |
tmax |
Numeric vector containing the points along the Gaussian.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.