Navigation

  • index
  • next |
  • previous |
  • bandicoot 0.6.0 documentation »
bandicoot

Table Of Contents

  • Quick start
  • Using bandicoot
  • Reference
    • individual
    • spatial
    • network
    • recharge
    • IO
    • core classes
    • visualization
    • utils and helper
    • weekmatrix
  • Extending bandicoot
  • Data integrity
  1. Docs
  2. Reference

ReferenceΒΆ

This reference manual details functions, modules, and objects included in bandicoot. For learning how to use bandicoot, see the quickstart.

  • individual
    • active_days
    • number_of_contacts
    • number_of_interactions
    • call_duration
    • percent_nocturnal
    • percent_initiated_conversations
    • percent_initiated_interactions
    • response_delay_text
    • response_rate_text
    • entropy_of_contacts
    • balance_of_contacts
    • interactions_per_contact
    • interevent_time
    • percent_pareto_interactions
    • percent_pareto_durations
    • Conversations
  • spatial
    • number_of_antennas
    • entropy_of_antennas
    • percent_at_home
    • radius_of_gyration
    • frequent_antennas
    • churn_rate
  • network
    • matrix_index
    • matrix_directed_weighted
    • matrix_directed_unweighted
    • matrix_undirected_weighted
    • matrix_undirected_unweighted
    • clustering_coefficient_unweighted
    • clustering_coefficient_weighted
    • assortativity_indicators
    • assortativity_attributes
    • Matrices
  • recharge
    • amount_recharges
    • interevent_time_recharges
    • percent_pareto_recharges
    • number_of_recharges
    • average_balance_recharges
  • IO
    • read_csv
    • read_orange
    • read_telenor
    • to_csv
    • to_json
    • load
    • filter_record
    • Attributes
  • core classes
    • User
    • Record
    • Position
    • Recharge
  • visualization
    • run
    • export
    • user_data
  • utils and helper
    • utils
    • helper.group
    • helper.tools
    • helper.maths
    • helper.stops
  • weekmatrix
    • create_weekmatrices
    • read_csv
    • to_csv
    • References
Using bandicoot
individual

Navigation

  • index
  • next |
  • previous |
  • bandicoot 0.6.0 documentation »
© Copyright 2014-2020, Yves-Alexandre de Montjoye, Luc Rocher, Alex Pentland. Created using Sphinx.