Skip to content

liztwb/BUSI4428

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BUSI4428

The goal of BUSI4428 is to simplify access to packages needed for moduole BUSI4428 and also to provide some useful functions.

Installation

You can install the development version of BUSI4428 from GitHub with:

# install.packages("devtools")
devtools::install_github("liztwb/BUSI4428")

Example

This is a basic example which shows you how to solve a common problem:

library(BUSI4428)
#> Registered S3 method overwritten by 'quantmod':
#>   method            from
#>   as.zoo.data.frame zoo
HS_aw(rnorm(1000))
#>    VaR95     ES95 
#> 1644.400 2010.819

About

BUSI4428 package

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages