Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
CRR convergence
require(fOptions) Price <- rep(NA, 100) for (i in 1:100) { Price[i] <- CRRBinomialTreeOption(TypeFlag = "pe", S=50, X=50, Time=3/12, r=.1, b=.1, sigma=.3, n=i)@price } plot(Price, xlab = 'Number of steps') grid()
run
|
edit
|
history
|
help
0
Recamán sequence
plot_cars
16-09-2020
PUP LDA
Linear Regression and log-log Transformation
Garima
jcfatorial
Ex-02-02-21
hello world
ax² + bx + c = 0 (Solução e gráfico com as raízes)