OverviewOverview of the package |
|
---|---|
datafsm: A package for estimating FSM models. |
|
High-level functionsThese are the functions you will use most of the time |
|
Use a Genetic Algorithm to Estimate a Finite-state Machine Model |
|
Estimate Optimal Number of States of a Finite-state Machine Model |
|
Use a Genetic Algorithm to Estimate a Finite-state Machine Model n-times |
|
FSM methodsClass methods for ga_fsm object |
|
|
An S4 class to return the results of using a GA to estimate a FSM with
|
Model DiagnosticsAssessing the performance of models generated by this algorithm |
|
Measure Model Performance |
|
Extracts performance |
|
Extracts slot of variable importances |
|
Compares FSMs |
|
Determines if State Matrix is Degenerate for Given Data Set. |
|
Data setsData sets included in the package |
|
Empirical prisoner's dilemma games from Nay and Vorobeychik |
|
DetailsFunctions for dealing with the details of data wrangling, fitting models, and extracting data from fitted models |
|
Add interaction numbers for panel data |
|
Extracts number of states |
|
Extracts slot of action_vec |
|
Find Indices for Non-identifiable Elements of State Matrix. |
|
Extracts slot relevant to estimating the fsm |
|
Fitness Function in C++ |
|
Variable Importance Measure for A FSM Model |
|
Builds Bitstring |
|
Decodes Action Vector |
|
Decodes State Matrix |