Bookmark and Share

Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: st: point command while using spmap


From   Nick Cox <[email protected]>
To   "[email protected]" <[email protected]>
Subject   Re: st: point command while using spmap
Date   Fri, 7 Feb 2014 12:18:15 +0000

As Scott's example underlines, -point()- is an option to -spmap-, not a command.

So,why is there a problem here? Presumably, whatever Veeresh is
presenting to Stata as a command starts with -point-, so Stata is
looking at it and thinking it knows no such command.

We have to guess because Veeresh did not follow advice in the FAQ:

"Say exactly what you typed and exactly what Stata typed (or did) in
response. N.B. exactly! If you can, reproduce the error with one of
Stata's provided datasets or a simple concocted dataset that you
include in your posting."

Nick
[email protected]

On 7 February 2014 12:09, Scott Merryman <[email protected]> wrote:

> One the examples in the help file works fine:
>
> spmap using "Italy-OutlineCoordinates.dta", id(id) fcolor(white)   ///
>         title("Other", size(*0.9) box bexpand                            ///
>         span margin(medsmall) fcolor(sand)) subtitle(" ")                ///
>         point(data("Italy-RegionsData.dta") xcoord(xcoord)               ///
>         ycoord(ycoord) proportional(relig3) prange(0 70)                 ///
>         psize(absolute) fcolor(blue) ocolor(white) size(*0.6))           ///
>         plotregion(margin(medium) color(stone))                          ///
>         graphregion(fcolor(stone) lcolor(black))                         ///
>         name(g3, replace)

On Thu, Feb 6, 2014 at 3:42 PM, Veeresh Thummadi <[email protected]>
>
>> Have anyone used point command while using spmap? Stata 13 says point
>> command is not recognized?
*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   http://www.stata.com/support/faqs/resources/statalist-faq/
*   http://www.ats.ucla.edu/stat/stata/


© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index