-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathNAMESPACE
executable file
·35 lines (34 loc) · 967 Bytes
/
NAMESPACE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
# Generated by roxygen2: do not edit by hand
S3method(plot,MeanVar_portfolio)
S3method(summary,MeanVar_portfolio)
export(CovShrinkBGP14)
export(CovarEstim)
export(InvCovShrinkBGP16)
export(MVShrinkPortfolio)
export(MeanEstim)
export(MeanVar_portfolio)
export(RandCovMtrx)
export(Sigma_sample_estimator)
export(mean_bop19)
export(mean_bs)
export(mean_js)
export(new_GMV_portfolio_weights_BDPS19)
export(new_GMV_portfolio_weights_BDPS19_pgn)
export(new_MV_portfolio_traditional)
export(new_MV_portfolio_traditional_pgn)
export(new_MV_portfolio_weights_BDOPS21)
export(new_MV_portfolio_weights_BDOPS21_pgn)
export(new_MeanVar_portfolio)
export(nonlin_shrinkLW)
export(plot_frontier)
export(test_MVSP)
export(validate_MeanVar_portfolio)
importFrom(Rdpack,reprompt)
importFrom(graphics,barplot)
importFrom(graphics,image)
importFrom(lattice,levelplot)
importFrom(stats,cov)
importFrom(stats,pchisq)
importFrom(stats,pnorm)
importFrom(stats,qnorm)
importFrom(stats,rnorm)