powered by
Updates the probability matrix
updateMatrixP(P = getMatrixP(), u)
matrix P. Default getMatrixP
getMatrixP
list of factors used for the update
a matrix with updated transition probabilities
# NOT RUN { u <- list(k=2) R <- updateMatrixP(u=u) # }
Run the code above in your browser using DataLab