#' Implementing multivariate Kalman filtering and smoothing with RcppSMC.
#'
#' Missing package description
#'
#' @section Missing section.
#'
# RcppSMCkalman namespace: start
#' @importFrom stats "rnorm"
#' @importFrom mvtnorm "rmvnorm"
#' @importFrom matrixcalc "is.positive.definite"
## RcppSMCkalman namespace: end
#'
#' @docType package
#' @name RcppSMCkalman
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.