relativeLikelihood | R Documentation |
This function is part of a set of functions to fit and evaluate the two-rate model of motor learning.
relativeLikelihood(crit)
crit |
a numeric vector with the same informations criterion, for several models (fit on the same data). |
This function returns the relative likelihood of a series of models based on their scores on an information criterion (e.g. AIC or BIC). The best model will have a relative likelihood of 1, and models that have relative likelihoods between 1 and 0.05 are also good, while those below 0.05 can be considered worse than the best model.
Returns the relative likelihoods of the models
?
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.