View source: R/binomialmodel.R
binomialmodel | R Documentation |
En funktion til beregning af forventet afkast givet en binomialmodel
binomialmodel(prisslut, sandsynlighed = 0.5)
prisslut |
En vektor med priser ved sidste tidspunkt |
sandsynlighed |
er for indeværende sat til 0.5 (fremtidig udvikling) |
En tekststreng med spredning og forventning
binomialmodel(c(160,131,107.25,87.81,71.89))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.