R/UnbiasedScore.R

#' @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
jeremyhengjm/UnbiasedScore documentation built on Nov. 17, 2023, 1:48 a.m.