igraph-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [igraph] Rectangular => square matrix?


From: Gábor Csárdi
Subject: Re: [igraph] Rectangular => square matrix?
Date: Fri, 13 Jan 2012 09:01:09 -0500

You mean some of the actors are missing from the columns? Just add
zero columns for them, if you are using R, you can use cbind() for
this.

G.

On Fri, Jan 13, 2012 at 8:47 AM, Jeff Webb <address@hidden> wrote:
> Hello.  I was wondering if there is a built in igraph function to transform a 
> rectangular adjacency matrix (in which rows represent connections reported by 
> a fraction of the network population represented in columns) into a square 
> one, for analysis as a graph object.  Thanks.  Jeff
> _______________________________________________
> igraph-help mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/igraph-help



-- 
Gabor Csardi <address@hidden>     MTA KFKI RMKI



reply via email to

[Prev in Thread] Current Thread [Next in Thread]