10 Matching Annotations
  1. Dec 2023
  2. Nov 2022
    1. Such people  can’t conceive of a world different from the one they occupy. A world where their “tech skills” are useless because humanity actually made progress.

      oof. but beautiful encapsulation of incentives (or lack thereof) to promote actual change, vs just "working with what we have"

  3. May 2020
  4. Apr 2020
  5. Feb 2019
    1. Network centralization

      degree.cent <- centr_degree(g, mode = "all") degree.cent$res degree.cent$centralization degree.cent$theoretical_max

  6. Feb 2017
    1. djacency matrix.

      We talked about matrix in last chapter. I personally think table 5.2 will be more informative and will create a more complicated graph on Gephi.

    1. network-level clustering coefficient of 0.24

      Is the formula they used to calculate this coefficient the same as on the link below? If so, I'd be curious to see how matricies can help make this calculation easier.

      https://en.wikipedia.org/wiki/Clustering_coefficient

    2. Density is intricately linked to network size

      ...and then: here is the connection to the previous note.

    3. the pattern of relations among the network's actors.

      (Mental Note) The concept that I have to focus on...