[Returnanalytics-commits] r2283 - pkg/Meucci/man
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Fri Sep 7 20:35:54 CEST 2012
Author: braverock
Date: 2012-09-07 20:35:53 +0200 (Fri, 07 Sep 2012)
New Revision: 2283
Removed:
pkg/Meucci/man/ProjectInvariant.Rd
Log:
- remove file, functions renamed
Deleted: pkg/Meucci/man/ProjectInvariant.Rd
===================================================================
--- pkg/Meucci/man/ProjectInvariant.Rd 2012-09-07 18:34:55 UTC (rev 2282)
+++ pkg/Meucci/man/ProjectInvariant.Rd 2012-09-07 18:35:53 UTC (rev 2283)
@@ -1,37 +0,0 @@
-\name{ProjectInvariant}
-\alias{ProjectInvariant}
-\title{Annualization and Projection algorithm for invariant}
-\usage{
- ProjectInvariant(N = 6, K = 251, X)
-}
-\arguments{
- \item{N}{a numeric with the number of the first N
- stadardized summary statistics to project}
-
- \item{K}{a numeric with an arbitrary projection horizon}
-
- \item{X}{a numeric vector consisting of a generic
- (additive) invariant the follows the general linear and
- square-root rules for projecting means and volatility}
-}
-\value{
- Ga a numeric vector with the first 'N' order statistics
- projected to the horizon 'K'
-}
-\description{
- Project summary statistics to arbitrary horizons under
- i.i.d. assumption SYMMYS - Last version of article and
- code available at http://symmys.com/node/136 Project
- summary statistics to arbitrary horizons under i.i.d.
- assumption see Meucci, A. (2010) "Annualization and
- General Projection of Skewness, Kurtosis and All Summary
- Statistics" GARP Risk Professional, August, pp. 52-54
-}
-\examples{
-X = GenerateLogNormalDistribution( J = 100000 , a = 01 , m = .2 , s = .4 ) # X = a + exp( m + s * Z ) # generate log-normal distribution
- moments = ProjectInvariant( N = 6 , K = 251 , X )
-}
-\author{
- Ram Ahluwalia \email{rahluwalia at gmail.com}
-}
-
More information about the Returnanalytics-commits
mailing list