Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Blog
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
Please
log in
to post a comment.
Data frame
Polynomial Regression with Interaction
Practice
jcruet_crickets and temp
lab1
Example: From 'The R Book' 2nd ed. ~ 2.3.2 Generating Factor Levels...
Testing a faked dice
Ex15-12
Permutations&Combinations
data frame
stackse - search stackoverflow differently
Please log in to post a comment.