I have this error and I can't figure out whats wrong: "invalid or not-yet-implemented 'Matrix' subsetting" it pops up when I try to run this line of code: S <- B[indices.mod,union(mir.e.nc,mir.negatives.nc)] -- View this message in context: http://r.789695.n4.nabble.com/invalid-or-not-yet-implemented-Matrix-subsetting-tp3891550p3891550.html Sent from the R help mailing list archive at Nabble.com.
"invalid or not-yet-implemented 'Matrix' subsetting"
2 messages · collegegurl69, Ben Bolker
collegegurl69 <gunnerman4000 <at> hotmail.com> writes:
I have this error and I can't figure out whats wrong: "invalid or not-yet-implemented 'Matrix' subsetting" it pops up when I try to run this line of code: S <- B[indices.mod,union(mir.e.nc,mir.negatives.nc)]
Could we have a reproducible example please ... ??