-
-
Notifications
You must be signed in to change notification settings - Fork 77
Open
Description
Hi,
The documentation for Kriging is confusing. What kind of model is used to calculate the covariance and what exactly do the parameters p and theta refer to in the model?
Im also unsure how the error is calculated. The tutorial calls the function std_error_at_point but this function is not documented in the package and which can't resolve the method:
julia> which(std_error_at_point, (typeof(kriging_surrogate),))
ERROR: no unique matching method found for the specified argument types
Stacktrace:
[1] error(s::String)
@ Base ./error.jl:35
[2] _which
@ ./reflection.jl:1498 [inlined]
[3] _which
@ ./reflection.jl:1496 [inlined]
[4] which(tt::Any)
@ Base ./reflection.jl:1523
[5] which(f::Any, t::Any)
@ Base ./reflection.jl:1514
[6] top-level scope
@ REPL[64]:1
Spinachboul
Metadata
Metadata
Assignees
Labels
No labels