tangles.convenience#
Modules
Classes
A nominal |
|
A numeric |
|
Order function “O1” from the book |
|
Biased version of order function “O1” from the book |
|
Order function “O2” from the book |
|
Order function “O3” from the book |
|
Order function “O4” from the book |
|
An ordinal |
|
A simple survey factory, used as default factory |
|
A simple survey factory that takes missing and invalid values into account |
|
A simple survey factory that takes missing and invalid values into account |
|
A simple survey factory that takes missing and invalid values into account |
|
Objects of this class represent survey data and provide functions to prepare, clean and subset survey data |
|
Abstract base class for feature factories |
|
A survey feature factory extending a default factory that allows to change the factory functions for individual |
|
A small decorator class that can extend the behaviour of another survey feature factory |
|
Manages a tangle search on survey data |
|
A variable (column) of a |
|
This class manages the interaction of variables (and their lists of values) and features (or separations) |
|
A convenience object bundling a tangle sweep object and a feature system (or separation system) |
|
Functions
A feature factory function for binary variables |
|
A simple feature factory function for variables that take a (small) number of unique values |
|
A feature factory function creating features splitting the variable’s range into equally sized bins |
|
A feature factory function creating bipartitions splitting the dataset at equidistant thresholds between minimum and maximum the variable’s range |
|
Create a standard order function given by name |
|
A decorator turning a feature into a set separation by assigning invalid and missing answers to both sides of |
|
A feature factory function splitting the range of a variable into two subsets using threholds at each unique value of the variable’s range |
|
A feature factory function for nominal variables |
|
Helper function to find out if a named order function works on features |
|
Search tangles and return a |
|
Search tangles, uncross crossing distinguishers and return an object containing the result |