Description Usage Arguments Value
View source: R/GaussianProcess.R
Approximate l from PWC
1 2 3 4 5 6 7 | get_l_single(
x.pwc,
end.time.real,
end.time = 20,
sigma.f2 = 500,
sigma.n2 = 1e-05
)
|
x.pwc |
the intensity function from a PWC prior. |
end.time.real |
The end.time of the experiment |
end.time |
End time used in the statistical analysis. |
sigma.f2 |
sigma.f2 |
sigma.n2 |
sigma.n2 |
l value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.