Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

RMrational

Rational function


Description

Defines a simple rational function.

f(h) = (a_1 + a_2 z(h)) / (1 + z(h))

where

z(h) = h^\top A A^\top h

Usage

RMrational(A, a)

Arguments

A

a d \times d matrix

a

a vector of one or two components; the second component has default value zero.

Value

RMrational returns an object of class RMmodel.

Author(s)

See Also

Examples

# see S10

RandomFields

Simulation and Analysis of Random Fields

v3.3.10
GPL (>= 3)
Authors
Martin Schlather [aut, cre], Alexander Malinowski [aut], Marco Oesting [aut], Daphne Boecker [aut], Kirstin Strokorb [aut], Sebastian Engelke [aut], Johannes Martini [aut], Felix Ballani [aut], Olga Moreva [aut], Jonas Auel[ctr], Peter Menck [ctr], Sebastian Gross [ctr], Ulrike Ober [ctb], Paulo Ribeiro [ctb], Brian D. Ripley [ctb], Richard Singleton [ctb], Ben Pfaff [ctb], R Core Team [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.