photo

Gabo

Last seen: 5 maanden ago Active since 2011

Followers: 0   Following: 0

Message

Statistics

All
MATLAB Answers

0 Questions
10 Answers

File Exchange

1 File

RANK
7.097
of 297.457

REPUTATION
4

CONTRIBUTIONS
0 Questions
10 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
0

RANK
7.074 of 20.438

REPUTATION
144

AVERAGE RATING
5.00

CONTRIBUTIONS
1 File

DOWNLOADS
1

ALL TIME DOWNLOADS
1344

RANK

of 158.938

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • 5-Star Galaxy Level 1
  • First Submission
  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

Answered
Panel data regression comparison
Hi Nick, You (and Sai) are correct that the model coefficients you get using fitglm and fitLifetimePDModel with the 'logistic' ...

7 maanden ago | 0

Answered
Merton Model for PD
Merton model is supported in Risk Management Toolbox. There are two implementations: The mertonmodel function: https://www.math...

8 maanden ago | 0

Submitted


Fitting Survival Probability Models
Companion code for "Fitting Survival Probability Models" article.

meer dan 8 jaar ago | 1 download |

5.0 / 5

Answered
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 ...

meer dan 13 jaar ago | 0

| accepted

Answered
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...

bijna 14 jaar ago | 0

Answered
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...

bijna 14 jaar ago | 0

Answered
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 ...

bijna 14 jaar ago | 0

Answered
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|...

bijna 14 jaar ago | 0

Answered
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...

bijna 14 jaar ago | 0

Answered
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...

bijna 14 jaar ago | 0

Answered
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...

bijna 14 jaar ago | 0