TF_Gfunction | R Documentation |
TF_Gfunction: G-function for evaluating a single point.
TF_Gfunction(x, a = (1:length(x) - 1)/2)
x |
Input vector at which to evaluate. |
a |
Parameter for Gfunction |
Function output evaluated at x.
TF_Gfunction(rep(0,8))
TF_Gfunction(rep(1,8))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.