R/jListFunctions.R

jListFunctions <-
function(){
t <- c(
'jReturn   : Compute return.',
'jVaR      : Compute Value at Risk.',
'jVaRLim   : Compute Value at Risk under limited price condition.',
'jTestVaR  : Test hypothesis of VaR.',
'jMCPri    : Simulate a series of price.',
'jMCPriLim : Simulate a series of price under limited price condition.',
'jListStock: List of stocks in Vietnam market.',
'jPrice    : Historical price of a stock in Vietnam market.'
)
}

Try the jvnVaR package in your browser

Any scripts or data that you put into this service are public.

jvnVaR documentation built on May 1, 2019, 8:29 p.m.