get_l_single: Approximate l from PWC

Description Usage Arguments Value

View source: R/GaussianProcess.R

Description

Approximate l from PWC

Usage

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
)

Arguments

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

Value

l value.


JPNotts/Package documentation built on Oct. 5, 2021, 2:04 p.m.