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]
st: sqclusterdat - problem after sqom command
From
Jörg Eulenberger <[email protected]>
To
[email protected]
Subject
st: sqclusterdat - problem after sqom command
Date
Thu, 04 Aug 2011 08:19:46 +0200
Dear Statalisters,
i run a Sequence Analysis under Stata 12:
. sqom, full standard (longer)
Perform 253116 Comparisons with Needleman-Wunsch Algorithm
Running mata function
Distance matrix saved as SQdist
Now i want to switch to clustermat with sqclusterdat.
I become following error massage:
. sqclusterdat
file _Sqclusterorig.dta could not be opened
r(603);
Many thanks in advance,
Jörg Eulenberger
Am 13.05.2011 13:50, schrieb Teresio Poggio:
> Dear Statalisters,
>
> I've installed the SQ ado files (Kohler, Luniak and Brzinsky-Fay) on
> a pc of our computer lab (Stata 10.1 IC on win xp 32 bit) without any
> problem:
> ssc install sq
>
> I've then tested whether the command sqom is working properly (one of
> our lab users informed me about a problem with sqom), by following a
> test proposed by Ulrich Kohler on a previous thread in Statalist
> (http://www.stata.com/statalist/archive/2011-02/msg01316.html)
>
> .discard
> .mata: mata mlib index
>
> . use http://www2000.wzb.eu/~kohler/ado/youthemp, clear
> . reshape long st, i(id) j(order)
> . sqset st id order
> . sqom, subcost(meanprobdistance)
>
>
> and I have been returned the following error message:
>
> <istmt>: 3499 sqomref() not found
> r(3499);
>
> Any ideas on what's going on? Any help would be appreciated.
> Kind regards,
>
> Teresio
> *
> * For searches and help try:
> * http://www.stata.com/help.cgi?search
> * http://www.stata.com/support/statalist/faq
> * http://www.ats.ucla.edu/stat/stata/
>
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/