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

Rates and undefined values #502

Closed
jkoschinsky opened this issue Oct 18, 2016 · 2 comments
Closed

Rates and undefined values #502

jkoschinsky opened this issue Oct 18, 2016 · 2 comments
Assignees
Milestone

Comments

@jkoschinsky
Copy link
Collaborator

GeoDa 1.8.13.9, Mac OSX

Right now, GeoDa seems to be treating undefined values as zeros when creating rates, so when you specify a rate for variables with undefined vales but no zeros, it generates the following error:

screen shot 2016-10-18 at 3 01 03 pm

It would be better to treat this like we are treating the regression case (and scatterplot etc.), i.e. to exclude the undefined values and only calculate rates based on defined values.

@jkoschinsky
Copy link
Collaborator Author

GeoDa 1.8.15.5 — Mac OSX

Right now you can't create rates when undefined values are present:
screen shot 2016-12-21 at 5 45 29 am

Could we instead create rates for all defined values and set any observation to undefined where either the event or base is undefined?

lixun910 referenced this issue in lixun910/geoda Jan 9, 2017
allow rates creation with undef or <=0 base values in Table->Variable
Calculation
@jkoschinsky
Copy link
Collaborator Author

GeoDa 1.8.15.9 — Mac OSX
Confirmed fix:

screen shot 2017-01-13 at 6 27 06 am

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

No branches or pull requests

2 participants