Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
compounding position
#R version 3.3.2 y <- rnorm(20) y[1] <- 0.016 for (i in 2:20) { x = y[i-1] y[i] <- 1.11 * ( x + 0.1 * x ) } plot(y) print(y)
run
|
edit
|
history
|
help
0
Linear Regression and log-log Transformation
Prediction
Dynamic Simulation for Bank - Exercise 3 in 1.7
16-09-2020ExVitorb
Permutations&Combinations
code
Test
Chev-nodes
Mandelbrotset
l