photo

Prachi Singh


Aktiv seit 2016

Followers: 0   Following: 0

Statistik

MATLAB Answers

8 Fragen
1 Antwort

RANG
226.401
of 300.851

REPUTATION
0

BEITRÄGE
8 Fragen
1 Antwort

ANTWORTZUSTIMMUNG
50.0%

ERHALTENE STIMMEN
0

RANG
 of 21.094

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 171.294

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Discussions

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Problem using Hessian function
Hi , I am trying to calculate the hessian of the following function : --------------- function logl = tryseven(p, xda...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 9 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 9 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 9 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


"Not enough input arguments"
I am trying to run the below code - -------------------- %Code: p_initial = [0.1, 0.1, 0.1, 0.1]; options ...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

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

mehr als 9 Jahre vor | 0

Frage


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

mehr als 9 Jahre vor | 2 Antworten | 0

2

Antworten