CarterButts

Results 5 issues of CarterButts

When called with a two-mode adjacency matrix, `as.network.matrix` will correctly interpret this as a graph with an enforced bipartition, with the passed matrix being the off-diagonal portion of the full...

bug

Vlado's pajek site has been moved or otherwise is/was offline, which has produced errors for us on CRAN, because the documentation for `read.paj` and associated tests makes use of remote...

bug

(This is related to, but not exactly the same as, the issue with two-mode adjacency processing with `as.matrix.data.frame`.) When passed a matrix as input, `network` and `as.network` will use `as.network.matrix`...

bug

From a different thread: > Yeah, the matrix type heuristics have to make some judgment calls, and those are tricky in some cases. Currently, a square matrix is always assumed...

enhancement

The `levels2` argument to `nodemix` seems to be doing some odd things. Here's a cleaned up example from a case my students encountered in an exam: Data file (sorry about...

Type: Bug