Skip to content

Commit

Permalink
#5
Browse files Browse the repository at this point in the history
  • Loading branch information
hudde committed Feb 24, 2024
1 parent e796782 commit e887b2c
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
3 changes: 2 additions & 1 deletion R/Greeks_UI.R
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#' Opens a shiny app to interactively visualize option prices and Greeks
#' @title
#' Opens a shiny app to interactively visualize option prices and Greeks.
#'
#' @export
#'
Expand Down
3 changes: 2 additions & 1 deletion R/Malliavin_Asian_Greeks.R
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@
#' execution of an Asian option depends on the average price of option,
#' \eqn{\frac{1}{T} \int_0^T S_t dt}, where \eqn{T} is the time-to-maturity of
#' the option.
#' For more details on the definition of Greeks see the function [Greeks].
#' For more details on the definition of Greeks in general see the function
#' [Greeks].
#'
#' For a description of Malliavin Monte Carlo Methods for Greeks see for example
#' (Hudde & Rüschendorf, 2023)
Expand Down
3 changes: 2 additions & 1 deletion man/Malliavin_Asian_Greeks.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e887b2c

Please sign in to comment.