You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The return value of demeanlist for matrix input is inconsistent when argument na.rm is flipped, see the example below.
For matrix inputs for the first argument, the return value is specified to be a matrix in the documentation (maybe other allowed inputs are treated inconsistently for na.rm (I did not check)).
The return value of
demeanlist
for matrix input is inconsistent when argumentna.rm
is flipped, see the example below.For matrix inputs for the first argument, the return value is specified to be a matrix in the documentation (maybe other allowed inputs are treated inconsistently for
na.rm
(I did not check)).The text was updated successfully, but these errors were encountered: