Dear list,
I'm a beginner on Stata.
My situation is as follows:
I have 23,000+ IDs (individuals) who each have performed one or more services which creates an invoice. Each record is a line item on an invoice with the interval variable "allowedcharege" A date variable and a transaction number is assigned to each line item to prevent duplication of records.
I want to sort the IDs from the highest calculated sum of the invoices to the lowest.
Thanks
Richard
Related Posts with Grouping a variable that has a calculated field
Interpreting significance - HLM using REML and Kenward-Roger-corr.Dear Statalisters, I struggle with interpreting my results from multilevel linear regressions, usin…
LOOP ERROR no observations definedDear Stata Users I have been running a loop for each out of 5 years. Code: clear all cd "\\regist…
Calculate volatility of daily returns by use of GARCHHi, We try to calculate the forecasted implied volatility of daily returns by use of the GARCH (1,1…
Using loops to create local from other localsI tell Stata that: Code: local 1 "a b c" local 2 "d e f" local 3 "g h i" and I want it to create t…
Replace observations with another group in Panel dataHi, I have panel data and I want to replace observations of one group with the same variable's obser…
Subscribe to:
Post Comments (Atom)
0 Response to Grouping a variable that has a calculated field
Post a Comment