View source: R/extrafunctions.R
pexp | R Documentation |
Power exponential covariance function
pexp(x)
x |
A list with named elements 'pars' and 'data'. 'pars' is a vector with one parameter value, and 'data' is the data 'x' |
The function:
\dexpf(x) = \theta_1^x
vector of values of the function
fexp(list(pars = c(0.8),data=runif(10)))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.