-
Thank you for the very useful package. I've been able to use it to convert some old Sweave vignettes from `PerformanceAnalytics`, but it fails on others.
All the vignettes that fail fail with erro…
-
Hi Dries,
I guess there is an error due to the update of PerformanceAnalytics.
Here is what I get.
Error: 'portm2' is not an exported object from 'namespace:PerformanceAnalytics'
Thanks for yo…
-
Hi, we can't change the point shapes wit the `pch`.
Reproducible example:
```
library("PerformanceAnalytics")
chart.Correlation(iris[1:4], histogram=TRUE, pch = "+")
```
We can't see any `+`…
-
## Expected Behavior
stored procedures should be documented
## Current Behavior
only functions are documented, documentation about stored procedures is not imported
## Possible Solution
…
-
###### VAR in R ######## https://www.youtube.com/watch?v=gp_kSs-hSjI
install.packages("quantmod")
library(quantmod)
install.packages("PerformanceAnalytics")
library(PerformanceAnalytics)
…
-
In the performance analytics package, "Rf" is a variable that can be passed as a single value which tq_performance accepts, or a vector, which tq_performance does not.
```
set.seed(12345)
RaRf
-
Hello,
This is my first issue here so sorry if I am messing things up or saying something that is not accurate. I really like a function called chart.Correlation(), it is available in a package cal…
-
---
title: "PerformanceAnalytics Charts and Tables Overview"
author: "Peter Carl & Brian G. Peterson"
date: "`r Sys.Date()`"
output: tint::tintHtml
vignette: >
%\VignetteIndexEntry{Performan…
-
`tibble` or `tsibble` class weights should be used in `tq_portfolio` to support rebalance, and this is a comman usage in practice.
-
Having problems with
drawdowns %
+ sortDrawdowns()
> str(sp500_xts)
An ‘xts’ object on 1926-07-01/2020-01-01 containing:
Data: num [1:2245, 1] 0 0.044 0 0.0195 0 ...
- attr(*, "dimnam…