View source: R/likelihoodFunctions.R
Create gradient function approximation via PRACMA package
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
x |
parameters to be evaluated |
dataWrap |
dataset |
mktWrap |
market dataset |
sCovWrap |
Sample covariance matrix |
covWrap |
covariance structure |
corWrap |
correlation structure |
betaWrap |
beta parameter |
designWrap |
Design matrix |
nCons |
number of types of consumers |
nBasisCov |
number of basis functions for functional variance |
nOrderCov |
order of basis functions for functional variance |
verbWrap |
TRUE/FALSE prints likelihood values during optimization |
positive |
Use positive restriction? |
truncateDec |
Integer: Decimal to be truncated in exponential functional |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.