Francisco de Castro
AFBI
Followers: 0 Following: 0
Statistiques
RANG
23 187
of 295 495
RÉPUTATION
1
CONTRIBUTIONS
15 Questions
6 Réponses
ACCEPTATION DE VOS RÉPONSES
53.33%
VOTES REÇUS
2
RANG
403 of 20 240
RÉPUTATION
4 016
CLASSEMENT MOYEN
3.80
CONTRIBUTIONS
19 Fichiers
TÉLÉCHARGEMENTS
51
ALL TIME TÉLÉCHARGEMENTS
37723
RANG
of 153 991
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Degrees of freedom in a kernel density estimation
I found a solution for my own question. The degrees of freedom can be can be estimated as the trace of the smoothing matrix. Thi...
plus d'un an il y a | 0
| A accepté
Question
websave adds html to file name
Any reason why 'websave' adds a '.html' to the name of the output file? I'm downloading coronavirus data from John Hopkins Univ...
plus de 4 ans il y a | 2 réponses | 1
2
réponsesQuestion
Degrees of freedom in a kernel density estimation
Is there any way to estimate the degrees of freedom from a kernel density estimator? Background: I want to compare the fitting...
plus de 4 ans il y a | 1 réponse | 0
1
réponseWhat happened to allfitdist ?
A bit late, perhaps, but function 'fitmethis' in matlab's file exchange does something similar to allfitdist.
presque 5 ans il y a | 0
Question
Why does Jpattern option not improve execution time of ODE solver?
I have a system of ~100 ODEs. They represent interactions between species in an ecosystem. Each species interacts only with a sm...
environ 6 ans il y a | 1 réponse | 0
0
réponseThresholds in ODE solvers
I found a partial (and not very elegant) solution for this, albeit only for some of the ODE solvers. 1. Write the example od...
plus de 6 ans il y a | 0
Is there any way to use multiple tolerances in ODE solvers?
Thanks Torsten, your suggestion may be the solution. If you put it as an separate answer I'll mark it as accepted. F
plus de 6 ans il y a | 0
Question
Is there any way to use multiple tolerances in ODE solvers?
I'm frequently using systems of ODEs to simulate the dynamics of ecological communities. The number of equations is large: from ...
plus de 6 ans il y a | 4 réponses | 0
4
réponsesQuestion
Heterogeneity in linear model
I'm fitting a generalized linear model. The response variable has a gamma distribution. I have 1 fixed (categorical) factor with...
plus de 7 ans il y a | 1 réponse | 0
0
réponseGood plotting functions for food webs?
Hi Edward, Maybe too late, but I updated plotfoodweb to plot in 2D. Not arrows, just lines, but still. Hope it helps.
environ 9 ans il y a | 0
Question
Is Bonferroni adjustment applied to p-values by default?
Do the MATLAB procedures that perform multiple regression (specifically GeneralizedLinearModel.stepwise) apply the Bonferroni ad...
environ 10 ans il y a | 1 réponse | 0
0
réponseQuestion
McKendrick - von Foerster equation
Can anybody suggest a step-by-step explanation of how to set up, in MATLAB, the McKendrick - vonFoerster equation for age-struct...
plus de 10 ans il y a | 1 réponse | 1
0
réponseQuestion
non-linear fit with generalized least squares
I need to fit a non-linear model in which the data are not independent. A Generalized Least Squares approach allows this if you ...
plus de 11 ans il y a | 1 réponse | 0
0
réponseQuestion
Stdev from gmdistribution.fit?
I'm using function gmdistribution.fit to fit data which is a mixture of three normal distributions with different means and diff...
plus de 11 ans il y a | 1 réponse | 0
1
réponseQuestion
Compare fits in CFTOOL
Is there any way in CFTOOL (v3.3, R2012b) to plot two fits together (in the same figure)? So I can show their differences graphi...
presque 12 ans il y a | 1 réponse | 0
0
réponseQuestion
fitting implicit functions with NLINFIT
Is there any way to use implicit functions when fitting them to data with NLINFIT? Details: I need to fit a model to some data...
plus de 12 ans il y a | 2 réponses | 0
2
réponsesQuestion
Vectorization in an array of structures?
I seem to be unable of vectorize a simple calculation with the contents of an array of structures. Is this possible at all? Exam...
plus de 12 ans il y a | 2 réponses | 0
2
réponsesQuestion
Why deviance returned by GLMFIT is not = -2*LogLikelihood?
I'm working with GLM models using glmfit. After fitting the model I need to calculate the LogLikelihood (which is not returned d...
plus de 12 ans il y a | 1 réponse | 0
1
réponseMultivariate GLMFIT and GLMVAL
Peter, thanks for your comment. However, to plot the predicted values of the model I need the values of each predictor to span i...
presque 13 ans il y a | 0
Question
Multivariate GLMFIT and GLMVAL
I have a problem with plotting the results of a glm model with several predictors. I first fit the model with GLMFIT as: ...
presque 13 ans il y a | 3 réponses | 0
3
réponsesQuestion
Thresholds in ODE solvers
Working with models of ecological communities based on diff. equations, I want to define a extinction threshold. If, during the ...
plus de 13 ans il y a | 2 réponses | 0