rational.order<- {rSPDE} | R Documentation |
Changing the order of the rational approximation
Description
Changing the order of the rational approximation
Usage
rational.order(x) <- value
Arguments
x |
A |
value |
The order of rational approximation. |
Value
An object of the same class with the new order of rational approximation.
[Package rSPDE version 2.3.3 Index]