Skip to content
Prev 5102 / 7420 Next

error message in package "FD", function dbFD ()

2015-07-15 10:12 GMT-04:00 Novack-Gottshall, Philip M. <
pnovack-gottshall at ben.edu>:
Try the following to confirm:
Or just find the culprit directly:

row.names(x)[!(row.names(x) %in% row.names(t(a)))]
row.names(t(a))[!(row.names(t(a)) %in% row.names(x))]