View source: R/extrafunctions.R
gr | R Documentation |
Group indicator covariance function
gr(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) = 1(x==0)*\theta_1
vector of values of the function
fexp(list(pars = c(0.8),data=c(0,1,0,2,3,4,0)))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.