Dear Statalist experts
I want to use the command geodist to calculate the distance from each individual's domicile area to his employment area. I have longitudes and latitudes for each area and the command I use is: "geodist dlat dlong elat elong, gen(distance)". I get the error r(198): latitude 1 must be between -90 and 90.
My longitudes and latitudes are in the following format: "435187.565". Is this a format that geodist does not support?
Your help will be appreciated a lot.
Konstantina
Related Posts with Geodist command
Inverted Normal GraphHello all, Admittedly a mundane question here... I'm simply trying to plot an inverted normal distr…
WLS regression using regwls and regressDear All, I have a question regarding WLS regression using Stata commands regwls and regress and wo…
Generate balance tableHi, I'm trying to replicate this balance table (as in the picture) using some of the example dataset…
gsem covstructHello. I am running LPA analysis using gsem command. I ve run the analysis in R using the mclust com…
How to do matrix exponential operation in Stata? Code: matrix A = (1,0,0,0,0\0.6,0,.4,0,0\0,.6,0,.4,0\0,0,.6,0,.4\0,0,0,0,1) matrix list A matrix B…
Subscribe to:
Post Comments (Atom)
0 Response to Geodist command
Post a Comment