backward_HMM | HMM backward algorithm |
beta_MH | Metropolis-Hastings Algorithm For simulating X~Beta(a,b) |
bw_HMM | Baum-Welch Algorithm for HMM |
em_blood | Use EM algorithm for ABO blood data |
forward_HMM | HMM forward algorithm |
gd_logistic_regression | Solve logistic regression problem via gradient descent/ascent |
matrixvectormultiply | Compute matrix-vector product ABx |
nr_logistic_regression | Solve logistic regression problem via Newton-Raphson... |
OLS_QR | Solve OLS problem using QR decomposition |
OLS_SVD | Solve OLS problem using SVD decomposition |
rand_MVN | Simulate N realizations of X ~ MVN(mu,Sigma) |
sim_HMM | Simulate HMM |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.