#' @name UnbiasedScore
#' @aliases UnbiasedScore
#' @docType package
#' @title UnbiasedScore package
#' @author Jeremy Heng <jeremyhengjm@gmail.com>
#' @description Unbiased estimators of the score function
#' @details This R package provides unbiased estimators of the score function, i.e. the gradient of the log-likelihood for a class of partially observed diffusions.
#' @keywords package
#' @useDynLib UnbiasedScore
#' @importFrom Rcpp evalCpp
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.