Package | Description |
---|---|
edu.ucla.stat.SOCR.applications | |
edu.ucla.stat.SOCR.applications.demo |
Modifier and Type | Method and Description |
---|---|
static Application |
Application.getInstance(java.lang.String classname) |
Modifier and Type | Class and Description |
---|---|
class |
BinomialTradingApplication
The Binomial Trading Application demonstrates the Price of a stock call with time:
Inputs:
S0 = Price of the stock at time zero (now).
|
class |
BlackScholesApplication
The triangle experiment is to break a stick at random and see if the pieces
form a triangle.
|
class |
NoApp
Package: edu.ucla.stat.SOCR.applications.demo
Date: Aug 20, 2008
Time: 2:43:45 AM
|
class |
PortfolioApplication
The triangle experiment is to break a stick at random and see if the pieces
form a triangle.
|
class |
PortfolioApplication2
The triangle experiment is to break a stick at random and see if the pieces
form a triangle.
|
class |
StockApplication
The triangle experiment is to break a stick at random and see if the pieces
form a triangle.
|
class |
StockSimulationApplication
The triangle experiment is to break a stick at random and see if the pieces
form a triangle.
|