Naive Discriminative Learning
Calculate probability matrix from activation matrix, as well as predic...
Analysis of Model Fit for Naive Discriminatory Reader Models
Calculate statistics for a contingency table
code a vector of cues as n-grams
Estimation of the activations of outcomes (meanings)
Estimation of the association weights using the equilibrium equations ...
Estimation of the association weights using the equilibrium equations ...
Count cue-outcome co-occurences needed to run the Danks equations.
Count cue-outcome co-occurrences needed to run the Danks equations.
Calculate a range of goodness of fit measures for an object fitted wit...
tools:::Rd_package_title("ndl")
Classification using naive discriminative learning.
Crossvalidation of a Naive Discriminative Learning model.
Creation of dataframe for Naive Discriminative Learning from formula s...
Calculate goodness of fit statistics for a naive discriminative learni...
Permutation variable importance for classification using naive discrim...
Code a character string (written word form) as letter n-grams
Plot function for selected results of ndlClassify
.
Plot function for the output of RescorlaWagner
.
Predict method for ndlClassify objects
Calculate an approximation of the pseudoinverse of a matrix.
Implementation of the Rescorla-Wagner equations.
A summary of a Naive Discriminatory Learning Model
A summary of a crossvalidation of a Naive Discriminatory Reader Model
Naive discriminative learning implements learning and classification models based on the Rescorla-Wagner equations and their equilibrium equations.