Describe the bug
For R, the documentation in ?vimure indicates that the reporters masks should consist of boolean values (TRUE/ FALSE). The documentation in the tutorial 02 seems to indicate the array should consist of binary values (0/1) ("For example, if all reporters were asked about all ties – regardless of whether they were involved in the ties or not – then R would be a multi-dimensional array of ones").
Expected behavior
Passing the wrong format results in an error.
Describe the bug
For R, the documentation in ?vimure indicates that the reporters masks should consist of boolean values (TRUE/ FALSE). The documentation in the tutorial 02 seems to indicate the array should consist of binary values (0/1) ("For example, if all reporters were asked about all ties – regardless of whether they were involved in the ties or not – then R would be a multi-dimensional array of ones").
Expected behavior
Passing the wrong format results in an error.