QtransMat2Array {GWEX} | R Documentation |
QtransMat2Array
Description
reshape Qtrans.mat to an array
Usage
QtransMat2Array(n, p, Qtrans.mat)
Arguments
n |
matrix of precipitation |
p |
number of stations |
Qtrans.mat |
transition probabilities, 2 x ncomb matrix |
Value
array |
array of transition probabilities with dimension n x p x n.comb |
Author(s)
Guillaume Evin
[Package GWEX version 1.1.3 Index]