checkPI0_mat {landsepi} | R Documentation |
Check the array PI0_mat when entered manually in loadInoculum()
.
Description
Checks validity of the array.
Usage
checkPI0_mat(mat, params)
Arguments
mat |
a 3D array of dimensions (1:Nhost,1:Npatho,1:Npoly) |
params |
a LandsepiParams object. |
Value
the same array at mat, possibly corrected if incompatibility has been detected
[Package landsepi version 1.4.0 Index]