Rational function
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
RMrational(A, a)
A |
a d \times d matrix |
a |
a vector of one or two components; the second component has default value zero. |
RMrational
returns an object of class RMmodel
.
Martin Schlather, schlather@math.uni-mannheim.de, https://www.wim.uni-mannheim.de/schlather/
# see S10
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.