-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add code to run Daniel Oesch's social class scripts? #50
Comments
Thanks @briatte. This is indeed a useful addition and something which I think would make |
Alright, thanks! Will do the following after we hear from ESS on the server issue (#51):
|
This is a great. Would you mind looping me in the development? We should discuss the input/output just so that it can generalize well to all rounds. For example, perhaps it can be a funcion that accepts only a column of social classes and you need to provide a year argument to select which round transformation. This has the benefit that it can be embedded in |
Hi @cimentadaj — No problem, will let you know when I start working on this!
I was thinking that perhaps the simplest way to get this right is to ask on import/download whether social class variables should be added to the result. This ensures that the function gets the right |
Ah, I hadn't thought about this that way. Let's discuss this further when
you work on this. I need to think whether it feels right to mix
downloading/mutating into one call.
…-----------------------------------
Jorge Cimentada
*https://cimentadaj.github.io/ <https://cimentadaj.github.io/>*
On Mon, Apr 12, 2021 at 8:52 PM François Briatte ***@***.***> wrote:
Hi @cimentadaj <https://github.com/cimentadaj> — No problem, will let you
know when I start working on this!
perhaps it can be a funcion that accepts only a column of social classes
and you need to provide a year argument to select which round
transformation.
I was thinking that perhaps the simplest way to get this right is to ask
on import/download whether social class variables should be added to the
result. This ensures that the function gets the right cntry and essround
parameters, and also allows to know what's the data format (Stata/SPSS) on
which it operates.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#50 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AB6NCOKFKQLR4M37ZTUGXVDTIM6ONANCNFSM4YVVKOJQ>
.
|
https://people.unil.ch/danieloesch/scripts/
Available for Rounds 1--9.
See also:
https://github.com/jolyphil/oesch-class-ess-R/
… although this one is produced in Stata.
The text was updated successfully, but these errors were encountered: