Find Jobs
Hire Freelancers

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

$10-30 USD

Awarded
Posted over 6 years ago

$10-30 USD

Paid on delivery
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

About the project

1 proposal
Remote project
Active 6 yrs ago

Looking to make some money?

Benefits of bidding on Freelancer

Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
1 freelancer is bidding on average $20 USD for this job
User 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 in 0 day
5.0 (42 reviews)
5.4
5.4

About the client

Flag of TURKEY
Turkey
0.0
0
Member since Oct 9, 2017

Client Verification

Thanks! We’ve emailed you a link to claim your free credit.
Something went wrong while sending your email. Please try again.
Registered Users Total Jobs Posted
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759) & Freelancer Online India Private Limited (CIN U93000HR2011FTC043854)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Loading preview
Permission granted for Geolocation.
Your login session has expired and you have been logged out. Please log in again.