Find Jobs
Hire Freelancers

"estimation of beta-normal" & "simulation the gini index of beta-normal distribution" in R

$10-30 USD

Tilldelat
Publicerad över sex år sedan

$10-30 USD

Betalning vid leverans
Regarding "beta-normal distribution formula" which has been uploaded, I want to debug my scripts to estimate the parameters of the beta-normal distribution. I've used the maxLik package in r: ------------------------------------------------------------------------------------------------------------------ library(VGAM) library(maxLik) alfa=4;beta=3;mu=0;sigma=1 n=100 x=rbetanorm(n,alfa,beta,mu,sigma) logLikFun=function(w){ alfa=w[1] beta=w[2] mu=w[3] sigma=w[4] z=(x-mu)/sigma ll={-1*(n*gamma(alfa+beta)-n*log(gamma(alfa))-n*log(gamma(beta))-(n/2)*log(2*pi)-n*log(sigma)+sum((alfa-1)*(pnorm(z,mean=0,sd=1))+(beta-1)*(log(1-pnorm(z,mean=0,sd=1)))-((z^2)/2)))} ll } mle=maxLik(logLikFun,start=c(alfa=5,beta=2.5,mu=1,sigma=1)) summary(mle) ------------------------------------------------------------------------------------------------------------------ the results are quite wrong as shown below: ------------------------------------------------------------------------------------------------------------------ ------------------------------------------— Maximum Likelihood estimation Newton-Raphson maximisation, 3 iterations Return code 3: Last step could not find a value above the current. Boundary of parameter space? Consider switching to a more robust optimisation method temporarily. Log-Likelihood: -131157.7 4 free parameters Estimates: Estimate Std. error t value Pr(> t) alfa 5.1037852 NA NA NA beta 2.3962128 NA NA NA mu 1.5954536 0.0099872 159.8 <2e-16 * sigma 0.0444610 0.0001726 257.6 <2e-16 * —- Signif. codes: 0 ‘’ 0.001 ‘’ 0.01 ‘’ 0.05 ‘.’ 0.1 ‘ ’ 1 —------------------------------------------ Warning messages: 1: In sqrt(diag(vc)) : NaNs produced 2: In sqrt(diag(vc)) : NaNs produced ------------------------------------------------------------------------------------------------------------------ the problem is the NA value for the errors which is not acceptable. I would be pleased if someone could solve this problem and send me the current scripts which I can edit or add it to my scripts. More over, regarding "gini index of beta-normal distribution" formula which has been uploaded, I want to simulate this formula by the above method please inform me about the duration of the project.
Project ID: 15594267

Om projektet

1 anbud
Distansprojekt
Senaste aktivitet sex år sedan

Ute efter att tjäna lite pengar?

Fördelar med att lägga anbud hos Freelancer

Ange budget och tidsram
Få betalt för ditt arbete
Beskriv ditt förslag
Det är gratis att registrera sig och att lägga anbud på uppdrag
1 frilansar lägger i genomsnitt anbud på $20 USD för detta uppdrag
Använd avatar
Your work will be handled with confidentiality. Professionalism is my core value. • descriptive statistics • chi square and t test • Analysis of variance • correlation and regression. • and lot more. Relevant Skills and Experience statistics, R programming language Proposed Milestones $20 USD - whole work
$20 USD Om 0 dag
5,0 (42 omdömen)
5,4
5,4

Om kunden

Flagga för TURKEY
Turkey
0,0
0
Medlem sedan okt. 9, 2017

Kundverifikation

Tack! Vi har skickat en länk för aktivering av gratis kredit.
Något gick fel med ditt e-postmeddelande. Vänligen försök igen.
Registrerade Användare Totalt antal jobb publicerade
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Laddar förhandsgranskning
Tillstånd beviljat för geolokalisering.
Din inloggningssession har löpt ut och du har blivit utloggad. Logga in igen.