I would like to count the number of digits an observation has as follows:
| Number | Distinct |
| 00000000000 | 1 |
| 000001111444 | 3 |
| etc. | etc. |
Thank you!
Felix
Specialized on Data processing, Data management Implementation plan, Data Collection tools - electronic and paper base, Data cleaning specifications, Data extraction, Data transformation, Data load, Analytical Datasets, and Data analysis. BJ Data Tech Solutions teaches on design and developing Electronic Data Collection Tools using CSPro, and STATA commands for data manipulation. Setting up Data Management systems using modern data technologies such as Relational Databases, C#, PHP and Android.
| Number | Distinct |
| 00000000000 | 1 |
| 000001111444 | 3 |
| etc. | etc. |
Summing the values over specific range of variablesHello.
I have a dataset on weekly hours that individuals worked for each week of the years. For exa…
Lambert functionHi everyone,
I would need to compute the Lambert function W(a) in Stata, but I cannot find a command…
Margins postHi all,
I have the following problem:
using the margins plot command to look at the graph between my…
Problem with multigroup SEMHello,
I'd like to know what is the code for estimating the indirect effects in multigroup SEM.
Fo…
Lagged response modelDear Statalisters,
I am using a longitudinall dataset in which my main outcome is "QI score" (measu…
0 Response to Count distinct digits of observations
Post a Comment