Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added functions to extract expected probabilities #102

Open
wants to merge 16 commits into
base: sienaMargins
Choose a base branch
from

Commits on Jun 4, 2024

  1. Created new sienaMargins.R file to implement functions to extract and…

    … calculate expected probabilities for ministeps as well as marginal effects.
    
    Currently only impelements a reduced expectedRelativeImportance function to calculate expected probabilities for observed networks RSiena::expectedChangeProbabilities
    Kaladani committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    01a55ac View commit details
    Browse the repository at this point in the history
  2. Created new sienaMargins.R file to implement functions to extract and…

    … calculate expected probabilities for ministeps as well as marginal effects.
    
    Currently only impelements a reduced expectedRelativeImportance function to calculate expected probabilities for observed networks RSiena::expectedChangeProbabilities
    Kaladani committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    0624ae2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c061f15 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fb0b413 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e2f2a32 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0fe083b View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    f9b5f0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7acb1b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    457b710 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3cf964b View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Cleaning up sienaMargins.R

    Kaladani committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    ea32e2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2635a3 View commit details
    Browse the repository at this point in the history
  3. Created expectedChangeDynamics from sienaRIDynamics (inefficient addi…

    …tional simulation runs?)
    Kaladani committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    36960e9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9d8435c View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. Configuration menu
    Copy the full SHA
    ab944b5 View commit details
    Browse the repository at this point in the history
  2. Setting up testhat infracstrucutre and testing sienaMargins.

    testthat::test_dir("tests/testthat") and devtools::test() run succesfully.
    Kaladani committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    86909cd View commit details
    Browse the repository at this point in the history