exp_c: Exponential function

Description Usage Arguments Value

View source: R/starma_utils.R

Description

Calculate exp(-x/C).A list of matrices like the ones returned by consecutive use of spdep::dnearneigh and spdep::nblag where a value higher than 0 implies that the row and column locations are neighbours

Usage

1
exp_c(x, C = 10000)

Arguments

x

A vector

C

A constant

Value

A vector exp(-x/C)


mrfoliveira/Evaluation-procedures-for-forecasting-with-spatio-temporal-data documentation built on April 11, 2021, 10:50 a.m.