-
Besides the regular attributes (such as variable labels, values labels, variable format etc.) a variable can have different other attributes.
R has attributes
SPSS has attributes
Stata has charac…
-
#### Is your feature request related to a problem? Please describe
Absence of brant test for PRA in ordered models
#### Solution
I have written a class that works for OrderedModels.from_formula …
-
lrtest in Stata allows to compare a model with a list of models that are a partition of the sample space.
```
. logit vote age moinc dependents
. estimates store All
. logit vote age moinc de…
-
Erilaisilla datakeskuksillahan on omia analyysityökalujen käyttöliittymiä, joissa käyttäjää on estetty näkemään dataa. Usein myös mahdolliset porsaanreiät on estetty. Yksi esimerkki tästä on LIS-datak…
-
Can you assist us in pulling the same data you've pulled from the Census for the cities in Hampton Roads? We are part of a CFA brigade as well and we want to implement a similar app for our local are…
-
- Per evitare la perdita di dati, un indagine richiesta può essere modificata in programmata o conclusa, una programmata in conclusa, e una conclusa non può essere modificata in programmata o richiest…
-
Is it possible to display the standard error cluster variables in the result table? I often run different kinds of regressions and it's easy to lose track of which is which.
-
I was browsing through the projects of the `tidymodels` organization and I see that there's a project on "Econometric Tools" and why people flock to Stata on this topic. I'm not sure where to put this…
-
The fixed-width string solution is great for cache performance when strings are short but leads to a lot of wasted space and cache thrashing when the longest string is much longer than the shortest st…
-
# Preliminaries
Before submitting an issue, please check (with `x` in brackets) that you:
- [x] Are using the newest release (see [here](https://github.com/gvegayon/parallel/releases) for latest rel…