Displaying 1 result from an estimated 1 matches for "tp23092444p23092444".
2009 Apr 17
3
rnorm() converted to daily
...;
set.seed( 1 );
z <- mean( rnorm( 100000, mean=(0.08/252), sd=0.001 )) * 252;
# -----------------------------------------------------------------------
x # 0.07943898
y # 0.07109407
z # 0.07943449
--
View this message in context: http://www.nabble.com/rnorm%28%29-converted-to-daily-tp23092444p23092444.html
Sent from the R help mailing list archive at Nabble.com.