Skip to content

Instantly share code, notes, and snippets.

@johnmyleswhite
Created May 31, 2013 18:23
Show Gist options
  • Save johnmyleswhite/5686903 to your computer and use it in GitHub Desktop.
Save johnmyleswhite/5686903 to your computer and use it in GitHub Desktop.
Julia Statistical Vocabulary
fit(TDLearner, choices)
fit(HMM, signal)
fit(Lasso, Y ~ X, data, lambda = 1.0)
loglikelihood(model)
AIC(model)
BIC(model)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment