sqexp: Squared exponential covariance function

View source: R/RcppExports.R

sqexpR Documentation

Squared exponential covariance function

Description

Squared exponential covariance function

Usage

sqexp(x, par1, par2)

Arguments

x

Numeric value

par1

First parameter of the distribution

par2

Second parameter of the distribution

Details

θ_1 exp(-x^2/θ_2^2)


samuel-watson/glmmr documentation built on July 27, 2022, 10:30 p.m.