Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix initial value bugs of "gpdFit.R" #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

masai2018
Copy link

This pull request tries to fixe two initial value bugs of "gpdFit.R". The first one is, when the true shape parameter is negative, the current initial values of MLE may lead to a local maximum. The second one is if the argument "start" is assigned by the user, "scaleinit" and "shapeinit" are not defined.

@jun-yan
Copy link
Collaborator

jun-yan commented Apr 19, 2020

The first one is suggesting that the zero initial value for shape is better than the PWM initial value.

You are assuming that the scale model and the shape model have the same number of covariates.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants