Feeds
질문
How to calculate standard errors for estimated parameters for a 3-parameter Weibull Distribution?
Hi, The example discussed below provides a code for estimating parameters of a three-parameter weibull distribution. I am int...
7년 초과 전 | 답변 수: 1 | 0
1
답변질문
Problem using Hessian function
Hi , I am trying to calculate the hessian of the following function : --------------- function logl = tryseven(p, xda...
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
Problem in solution from Linprog
Hi, I am using linprog to solve for parameters of the following problem - minimise -a subject to constraint : a + b*x ...
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
Standard Errors after fmincon using fminunc
Hi, I am running a MLE using fmincon, however I am not sure how to calculate standard errors of the estimated parameters. It ...
9년 초과 전 | 답변 수: 0 | 0
0
답변질문
Using Minimum Distance Estimator when MLE fails
Hi, I want to estimate 4 parameters for the following problem - y = a + bx + e , where e follows a two parameter (call...
9년 초과 전 | 답변 수: 0 | 0
0
답변질문
Initial value problem for fmincon
Hi, I am trying to estimate 4 parameters for the following problem: y = p(3) + p(4)*x + e where e follows a two parame...
9년 초과 전 | 답변 수: 0 | 0
0
답변질문
"Not enough input arguments"
I am trying to run the below code - -------------------- %Code: p_initial = [0.1, 0.1, 0.1, 0.1]; options ...
9년 초과 전 | 답변 수: 1 | 0
1
답변답변 있음
Multivariate Linear Regression with Weibull errors
Hi John, I am trying to run the below code - -------------------- %Log likelihood function for 4 parameter model(2 line...
Multivariate Linear Regression with Weibull errors
Hi John, I am trying to run the below code - -------------------- %Log likelihood function for 4 parameter model(2 line...
9년 초과 전 | 0
질문
Multivariate Linear Regression with Weibull errors
Hi, I am trying to run a linear regression where the dependent variable lies between 0 and 1. The errors are distributed by ...
9년 초과 전 | 답변 수: 2 | 0

