Description Usage Arguments Examples
Scale the value along two coordinates simultaneously, e.g., along space and time in a random field models.
| 1 | stscale(scoord, tcoord, value, alpha = 0.5)
 | 
| scoord | A vector defining spatial dimension of random field. | 
| tcoord | A vector defining temporal dimension of random field. | 
| value | A vector giving values in coorsponding random field slot. | 
| alpha | A tuning parameter controling the weight of spatial or temporal coordinate in the scaled value. | 
| 1 2 3 4 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.