Hello everyone,
Is there any way to use pcarrowi command dynamically? I'm trying to find a way to insert arrows into several plots to indicate the changes in the values of some variables across time. For example, I'd like to draw an arrow between the predicted values for group 1 and group 2, pre and post trial, in the graph below (not quite in a finalized format, but just an example for the moment)
. Array
I have the values of the predicted values via matrix r(b), but these values do not seem to be compatible with addplot command. For example, if I were to insert either addplot(pcarrowi 0 k[1,1] 0 k[1,2]) or addplot(pcarrowi 0 scalar(a) 0 scalar(b)) (after defining scalars as suitable values of the matrix), I get error message "invalid point." Is there any way to dynamically use addplot (specifically pcarrowi) with scalars/matrix cells, rather than specific values?
Thank you!
Related Posts with Using pcarrowi dyanmically?
ADF Test Variable ChoiceDear Users, I have the following naïve question: I have a macroeconomic variable for the years 198…
Identifying datasets with completely missing rows while working with many files in a folderDear Statalist members, Assume that in a folder with thousands of files, there are some that have c…
Using a "contain" expression instead of an equals expressionI am trying to process a hospital dataset using ICD-10 codes For example, I have created a variable …
coeeficientI have performed a difference-in-differences analysis with the following regression: Priceit = β0 +…
gSEM syntaxI am trying to teach myself SEM and I cannot work out the syntax for the following. I have a longit…
Subscribe to:
Post Comments (Atom)
0 Response to Using pcarrowi dyanmically?
Post a Comment