Gabo
Followers: 0 Following: 0
Estadística
0 Preguntas
10 Respuestas
1 Archivo
CLASIFICACIÓN
7.097
of 295.467
REPUTACIÓN
4
CONTRIBUCIONES
0 Preguntas
10 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.00%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
7.030 of 20.234
REPUTACIÓN
144
EVALUACIÓN MEDIA
5.00
CONTRIBUCIONES
1 Archivo
DESCARGAS
5
ALL TIME DESCARGAS
1342
CLASIFICACIÓN
of 153.912
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Panel data regression comparison
Hi Nick, You (and Sai) are correct that the model coefficients you get using fitglm and fitLifetimePDModel with the 'logistic' ...
3 meses hace | 0
Merton Model for PD
Merton model is supported in Risk Management Toolbox. There are two implementations: The mertonmodel function: https://www.math...
4 meses hace | 0
Enviada
Fitting Survival Probability Models
Companion code for "Fitting Survival Probability Models" article.
alrededor de 8 años hace | 5 descargas |
What does TimeStep stand for?
Hi Luisa, |TimeStep| has more of a _numerical_ meaning, although it might be interpreted as you describe, I think. If you ...
casi 13 años hace | 0
| aceptada
Large scale Optimization using Sparse?
Without looking into all the details, the Code Analyzer seems to be recommending that you indicate the nonzero patter from the s...
más de 13 años hace | 0
Large scale Optimization using Sparse?
You need to create a sparse matrix directly. If you try to create a full matrix and then convert it to sparse, you'll run out of...
más de 13 años hace | 0
lsqnon - take larger steps
Maurizio, unfortunately, it's not possible to force the algorithm to take a step of a minimum length --by design, the algorithm ...
más de 13 años hace | 0
lsqnon - take larger steps
I see you were passing the right function. From your code, the only suspicious point is the last line of |mySimulat|. Is |diffe|...
más de 13 años hace | 0
lsqnon - take larger steps
It would be useful to see some code. From the description, though, you might be passing the wrong function to |lsqnonlin|. Sa...
más de 13 años hace | 0
fminbnd for multiple parameter function
I'm a little confused by "write a separate function such as g(x) { g=f(x,1,1);}". But I think a <http://www.mathworks.com/help/t...
más de 13 años hace | 0
Why am I getting an error message "undefined function" when using the LAGMATRIX function in MATLAB 7.10 (R2010a)?
The name of the toolbox changed in 2008b to Econometrics Toolbox. See release notes: <http://www.mathworks.com/help/toolbox/econ...
más de 13 años hace | 0