This function is the implemtation of the procedure outlined on <br>
此功能的程序上列出参考implemtation
用法----------Usage----------
projecting_tm(net, method = "sum")
参数----------Arguments----------
参数:net
A two-mode edgelist
两模式EdgeList都,
参数:method
The method-switch control the method used to calculate the weights.<br> binary sets all weights to 1<br> sum sets the weights to the number of cooccurances<br> Newman bases the weights on Newman's (2001) method of discounting for the size of collaborations.
该方法开关控制的方法来计算权重。<BR>二进制将所有的重量到1 <BR>的总和参考纽曼cooccurances的数量设置权重的权重基础纽曼(2001)的方法撇除合作的规模。