| get.matrix.twomode | R Documentation |
The possible values of ties are:
binary or 1 for binary ties;
weighted, valued, or 2 to weight the tie between company i and the person j as the value of j's share of i's capital;
share or 3 (the default) to weight the tie between company i and the person j as the share of i's capital owned by j.
get.matrix.twomode(..., who, ties = 3, id_as_firm_name = NULL, Matrix = NULL)
... |
Either multiple objects of class |
who |
Whether to extract the 'managers' or the 'owners' (minimum unambiguous string) |
ties |
Type of ties to create. Defaults to |
id_as_firm_name |
Whether to use the ticker as the firm's name. Defaults to |
Matrix |
Whether to use the |
A matrix object of class financial_matrix (possibly using the Matrix package) in which:
Represent firms;
Represent managers/owners (physical and legal persons).
Telarico, Fabio Ashtar
FM FO.binary FO.naive FO.norm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.