accuracyFromConfusionMatrix3x3 | Accuracy based on a predictPair confusion matrix. |
city_population | Population size of the 83 largest German cities. |
city_population_original | Original, uncorrected Population size of the 83 largest... |
collapseConfusionMatrix3x3To2x2 | Collapses a 3x3 confusion matrix to a 2x2 confusion matrix. |
conditionalCueValidityComplete | Calculate conditional cue validity, which includes reversing... |
confusionMatrixFor_Neg1_0_1 | Confusion matrix for categories -1, 0, 1 (the output of... |
correctGreater | Creates function indicating whether row1[col] > row2[col]. |
createFunction | Generic function to create functions for rowPairApply. |
createFunction.heuristics | Create function for heuristics prediction with rowPairApply. |
cueAccuracy | Calculate the accuracy of using a cue to predict a criterion. |
cueValidity | Calculate the cue validity. |
cueValidityAppliedToColumns | Calculate the cue validity for the cols_to_fit columns. |
cueValidityComplete | Calculate cue validity with reverse, cue directions, and cue... |
distributeGuessAsExpectedValue | Distributes guesses of 3x3 confusion matrix to expected value... |
heuristics | Wrap fitted heuristics to pass to rowPairApply to call... |
heuristicsList | Wrapper for fitted heuristics to generate predictions with... |
heuristicsProb | Wrap fitted heuristics to pass to rowPairApply to call... |
highschool_dropout | Chicago high school dropout rates. |
lmWrapper | Create an lm model just specifying columns, generating a... |
logRegModel | Logistic Regression model using cue differences as predictors |
minModel | Minimalist Model |
oneRow | Convenience function to get one row from a matrix or data... |
pairMatrix | Apply a function to all unique pairs of row indices up to... |
percentCorrect | Percent correct of heuristics' predictPair on test_data. |
percentCorrectList | Percent correct of a list of heuristics' predictPair on... |
percentCorrectListNonSymmetric | percentCorrectList for non-symmetric heuristics |
percentCorrectListReturnMatrix | Percent correct of heuristics' predictPair on test_data,... |
predictPair | Predict which of a pair of rows has a higher criterion. |
predictPairInternal | Generic function to predict which of a pair of rows has a... |
predictPairProb | Predict the probability that row1 has a higher criterion than... |
predictPairSummary | Returns the row indices, correct answer, and predictions for... |
predictProbInternal | Generic function to predict the probability row 1 has a... |
probGreater | Creates function for one column with correct probability row1... |
regInterceptModel | Linear regression wrapper for hueristica |
regModel | Linear regression (no intercept) wrapper for hueristica |
reverseRowsAndReverseColumns | Reverse rows and columns of data |
rowIndexes | Wrapper to output two columns, row 1 and row 2. |
rowPairApply | Apply functions to all row pairs. |
rowPairApply2Rows | Apply all functions to the two rows passed in. |
rowPairApplyList | Apply list of functions to all row pairs. |
singleCueModel | Single Cue Model |
statsFromConfusionMatrix | Accuracy, sensitivity, specificity, and precision of 2x2... |
ttbGreedyModel | Greedy Take The Best |
ttbModel | Take The Best |
unitWeightModel | Unit-weight linear model |
validityWeightModel | Validity Weight Model, a linear model weighted by cue... |
zzDocumentationStubFormulaModelParams | Documentation stub. Just to share documentation. |
zzDocumentationStubModelParams | Documentation stub. Just a way to share parameter... |
zzDocumentationStubReverseCues | Documentation stub. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.